Class GetImportTokenOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

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

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

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

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