Interface CreateCustomKeyStoreResponse.Builder

    • Method Detail

      • customKeyStoreId

        CreateCustomKeyStoreResponse.Builder customKeyStoreId​(String customKeyStoreId)

        A unique identifier for the new custom key store.

        Parameters:
        customKeyStoreId - A unique identifier for the new custom key store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.