Class PrepareDataMoveResponse

    • Constructor Detail

      • PrepareDataMoveResponse

        public PrepareDataMoveResponse()
    • Method Detail

      • correlationId

        public String correlationId()
        Get the correlationId property: Co-relationId for move operation.
        Returns:
        the correlationId value.
      • withCorrelationId

        public PrepareDataMoveResponse withCorrelationId​(String correlationId)
        Set the correlationId property: Co-relationId for move operation.
        Parameters:
        correlationId - the correlationId value to set.
        Returns:
        the PrepareDataMoveResponse object itself.
      • sourceVaultProperties

        public Map<String,​String> sourceVaultProperties()
        Get the sourceVaultProperties property: Source Vault Properties.
        Returns:
        the sourceVaultProperties value.
      • withSourceVaultProperties

        public PrepareDataMoveResponse withSourceVaultProperties​(Map<String,​String> sourceVaultProperties)
        Set the sourceVaultProperties property: Source Vault Properties.
        Parameters:
        sourceVaultProperties - the sourceVaultProperties value to set.
        Returns:
        the PrepareDataMoveResponse object itself.