Uses of Interface
software.amazon.awssdk.services.secretsmanager.model.RemoveRegionsFromReplicationResponse.Builder
Packages that use RemoveRegionsFromReplicationResponse.Builder
-
Uses of RemoveRegionsFromReplicationResponse.Builder in software.amazon.awssdk.services.secretsmanager.model
Methods in software.amazon.awssdk.services.secretsmanager.model that return RemoveRegionsFromReplicationResponse.BuilderModifier and TypeMethodDescriptionThe ARN of the primary secret.RemoveRegionsFromReplicationResponse.builder()RemoveRegionsFromReplicationResponse.Builder.replicationStatus(Collection<ReplicationStatusType> replicationStatus) The status of replicas for this secret after you remove Regions.RemoveRegionsFromReplicationResponse.Builder.replicationStatus(Consumer<ReplicationStatusType.Builder>... replicationStatus) The status of replicas for this secret after you remove Regions.RemoveRegionsFromReplicationResponse.Builder.replicationStatus(ReplicationStatusType... replicationStatus) The status of replicas for this secret after you remove Regions.RemoveRegionsFromReplicationResponse.toBuilder()Methods in software.amazon.awssdk.services.secretsmanager.model that return types with arguments of type RemoveRegionsFromReplicationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RemoveRegionsFromReplicationResponse.Builder>RemoveRegionsFromReplicationResponse.serializableBuilderClass()