Interface XksKeyConfigurationType.Builder

All Superinterfaces:
Buildable, CopyableBuilder<XksKeyConfigurationType.Builder,XksKeyConfigurationType>, SdkBuilder<XksKeyConfigurationType.Builder,XksKeyConfigurationType>, SdkPojo
Enclosing class:
XksKeyConfigurationType

@Mutable @NotThreadSafe public static interface XksKeyConfigurationType.Builder extends SdkPojo, CopyableBuilder<XksKeyConfigurationType.Builder,XksKeyConfigurationType>
  • Method Details

    • id

      The ID of the external key in its external key manager. This is the ID that the external key store proxy uses to identify the external key.

      Parameters:
      id - The ID of the external key in its external key manager. This is the ID that the external key store proxy uses to identify the external key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.