Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.PutSecretValueResponse.Builder
Packages that use PutSecretValueResponse.Builder
-
Uses of PutSecretValueResponse.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return PutSecretValueResponse.BuilderModifier and TypeMethodDescriptionThe ARN of the secret.PutSecretValueResponse.builder()The name of the secret.PutSecretValueResponse.toBuilder()The unique identifier of the version of the secret.PutSecretValueResponse.Builder.versionStages(String... versionStages) The list of staging labels that are currently attached to this version of the secret.PutSecretValueResponse.Builder.versionStages(Collection<String> versionStages) The list of staging labels that are currently attached to this version of the secret.Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type PutSecretValueResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutSecretValueResponse.Builder>PutSecretValueResponse.serializableBuilderClass()