Class GetKeyMetadataOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String id,
                       String bluemixInstance)
        Instantiates a new builder with required properties.
        Parameters:
        id - the id
        bluemixInstance - the bluemixInstance
    • Method Detail

      • build

        public GetKeyMetadataOptions build()
        Builds a GetKeyMetadataOptions.
        Returns:
        the new GetKeyMetadataOptions instance
      • bluemixInstance

        public GetKeyMetadataOptions.Builder bluemixInstance​(String bluemixInstance)
        Set the bluemixInstance.
        Parameters:
        bluemixInstance - the bluemixInstance
        Returns:
        the GetKeyMetadataOptions builder
      • correlationId

        public GetKeyMetadataOptions.Builder correlationId​(String correlationId)
        Set the correlationId.
        Parameters:
        correlationId - the correlationId
        Returns:
        the GetKeyMetadataOptions builder
      • xKmsKeyRing

        public GetKeyMetadataOptions.Builder xKmsKeyRing​(String xKmsKeyRing)
        Set the xKmsKeyRing.
        Parameters:
        xKmsKeyRing - the xKmsKeyRing
        Returns:
        the GetKeyMetadataOptions builder