Uses of Interface
software.amazon.awssdk.services.dynamodb.model.GlobalTableWitnessDescription.Builder
Packages that use GlobalTableWitnessDescription.Builder
-
Uses of GlobalTableWitnessDescription.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return GlobalTableWitnessDescription.BuilderModifier and TypeMethodDescriptionGlobalTableWitnessDescription.builder()GlobalTableWitnessDescription.Builder.regionName(String regionName) The name of the Amazon Web Services Region that serves as a witness for the MRSC global table.GlobalTableWitnessDescription.toBuilder()GlobalTableWitnessDescription.Builder.witnessStatus(String witnessStatus) The current status of the witness Region in the MRSC global table.GlobalTableWitnessDescription.Builder.witnessStatus(WitnessStatus witnessStatus) The current status of the witness Region in the MRSC global table.Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type GlobalTableWitnessDescription.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GlobalTableWitnessDescription.Builder>GlobalTableWitnessDescription.serializableBuilderClass()