Uses of Interface
software.amazon.awssdk.services.rds.model.RevokeDbSecurityGroupIngressResponse.Builder
Packages that use RevokeDbSecurityGroupIngressResponse.Builder
-
Uses of RevokeDbSecurityGroupIngressResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return RevokeDbSecurityGroupIngressResponse.BuilderModifier and TypeMethodDescriptionRevokeDbSecurityGroupIngressResponse.builder()RevokeDbSecurityGroupIngressResponse.Builder.dbSecurityGroup(Consumer<DBSecurityGroup.Builder> dbSecurityGroup) Sets the value of the DBSecurityGroup property for this object.RevokeDbSecurityGroupIngressResponse.Builder.dbSecurityGroup(DBSecurityGroup dbSecurityGroup) Sets the value of the DBSecurityGroup property for this object.RevokeDbSecurityGroupIngressResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type RevokeDbSecurityGroupIngressResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RevokeDbSecurityGroupIngressResponse.Builder>RevokeDbSecurityGroupIngressResponse.serializableBuilderClass()