Uses of Interface
software.amazon.awssdk.services.ec2.model.AcceptVpcEndpointConnectionsResponse.Builder
Packages that use AcceptVpcEndpointConnectionsResponse.Builder
-
Uses of AcceptVpcEndpointConnectionsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AcceptVpcEndpointConnectionsResponse.BuilderModifier and TypeMethodDescriptionAcceptVpcEndpointConnectionsResponse.builder()AcceptVpcEndpointConnectionsResponse.toBuilder()AcceptVpcEndpointConnectionsResponse.Builder.unsuccessful(Collection<UnsuccessfulItem> unsuccessful) Information about the interface endpoints that were not accepted, if applicable.AcceptVpcEndpointConnectionsResponse.Builder.unsuccessful(Consumer<UnsuccessfulItem.Builder>... unsuccessful) Information about the interface endpoints that were not accepted, if applicable.AcceptVpcEndpointConnectionsResponse.Builder.unsuccessful(UnsuccessfulItem... unsuccessful) Information about the interface endpoints that were not accepted, if applicable.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AcceptVpcEndpointConnectionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AcceptVpcEndpointConnectionsResponse.Builder>AcceptVpcEndpointConnectionsResponse.serializableBuilderClass()