Uses of Interface
software.amazon.awssdk.services.ec2.model.RejectVpcPeeringConnectionResponse.Builder
Packages that use RejectVpcPeeringConnectionResponse.Builder
-
Uses of RejectVpcPeeringConnectionResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RejectVpcPeeringConnectionResponse.BuilderModifier and TypeMethodDescriptionRejectVpcPeeringConnectionResponse.builder()RejectVpcPeeringConnectionResponse.Builder.returnValue(Boolean returnValue) Returnstrueif the request succeeds; otherwise, it returns an error.RejectVpcPeeringConnectionResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RejectVpcPeeringConnectionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RejectVpcPeeringConnectionResponse.Builder>RejectVpcPeeringConnectionResponse.serializableBuilderClass()