Uses of Interface
software.amazon.awssdk.services.ec2.model.DeleteVpcEndpointsResponse.Builder
Packages that use DeleteVpcEndpointsResponse.Builder
-
Uses of DeleteVpcEndpointsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeleteVpcEndpointsResponse.BuilderModifier and TypeMethodDescriptionDeleteVpcEndpointsResponse.builder()DeleteVpcEndpointsResponse.toBuilder()DeleteVpcEndpointsResponse.Builder.unsuccessful(Collection<UnsuccessfulItem> unsuccessful) Information about the VPC endpoints that were not successfully deleted.DeleteVpcEndpointsResponse.Builder.unsuccessful(Consumer<UnsuccessfulItem.Builder>... unsuccessful) Information about the VPC endpoints that were not successfully deleted.DeleteVpcEndpointsResponse.Builder.unsuccessful(UnsuccessfulItem... unsuccessful) Information about the VPC endpoints that were not successfully deleted.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DeleteVpcEndpointsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteVpcEndpointsResponse.Builder>DeleteVpcEndpointsResponse.serializableBuilderClass()