ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.addLabels(String labels) |
Adds a new element to labels.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.customMetadata(Map<String,Object> customMetadata) |
Set the customMetadata.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.description(String description) |
Set the description.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.expirationDate(Date expirationDate) |
Set the expirationDate.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.labels(List<String> labels) |
Set the labels.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.name(String name) |
Set the name.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.newBuilder() |
New builder.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.payload(String payload) |
Set the payload.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.secretGroupId(String secretGroupId) |
Set the secretGroupId.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.secretType(String secretType) |
Set the secretType.
|
ArbitrarySecretPrototype.Builder |
ArbitrarySecretPrototype.Builder.versionCustomMetadata(Map<String,Object> versionCustomMetadata) |
Set the versionCustomMetadata.
|