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