Uses of Interface
software.amazon.awssdk.services.databasemigration.model.GetTargetSelectionRulesResponse.Builder
Packages that use GetTargetSelectionRulesResponse.Builder
-
Uses of GetTargetSelectionRulesResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return GetTargetSelectionRulesResponse.BuilderModifier and TypeMethodDescriptionGetTargetSelectionRulesResponse.builder()GetTargetSelectionRulesResponse.Builder.targetSelectionRules(String targetSelectionRules) The JSON string representing the counterpart selection rules in the target.GetTargetSelectionRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type GetTargetSelectionRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTargetSelectionRulesResponse.Builder>GetTargetSelectionRulesResponse.serializableBuilderClass()