Uses of Interface
software.amazon.awssdk.services.ec2.model.UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder
-
Packages that use UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder Modifier and Type Method Description static UpdateSecurityGroupRuleDescriptionsIngressResponse.BuilderUpdateSecurityGroupRuleDescriptionsIngressResponse. builder()UpdateSecurityGroupRuleDescriptionsIngressResponse.BuilderUpdateSecurityGroupRuleDescriptionsIngressResponse.Builder. returnValue(Boolean returnValue)Returnstrueif the request succeeds; otherwise, returns an error.UpdateSecurityGroupRuleDescriptionsIngressResponse.BuilderUpdateSecurityGroupRuleDescriptionsIngressResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder Modifier and Type Method Description static Class<? extends UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder>UpdateSecurityGroupRuleDescriptionsIngressResponse. serializableBuilderClass()
-