Class SecretVersionMetadataPatch.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public SecretVersionMetadataPatch build()
        Builds a SecretVersionMetadataPatch.
        Returns:
        the new SecretVersionMetadataPatch instance
      • versionCustomMetadata

        public SecretVersionMetadataPatch.Builder versionCustomMetadata​(Map<String,​Object> versionCustomMetadata)
        Set the versionCustomMetadata.
        Parameters:
        versionCustomMetadata - the versionCustomMetadata
        Returns:
        the SecretVersionMetadataPatch builder