Uses of Interface
software.amazon.awssdk.services.ec2.model.DeleteLocalGatewayVirtualInterfaceRequest.Builder
Packages that use DeleteLocalGatewayVirtualInterfaceRequest.Builder
Package
Description
-
Uses of DeleteLocalGatewayVirtualInterfaceRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DeleteLocalGatewayVirtualInterfaceRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.deleteLocalGatewayVirtualInterface(Consumer<DeleteLocalGatewayVirtualInterfaceRequest.Builder> deleteLocalGatewayVirtualInterfaceRequest) Deletes the specified local gateway virtual interface.Ec2Client.deleteLocalGatewayVirtualInterface(Consumer<DeleteLocalGatewayVirtualInterfaceRequest.Builder> deleteLocalGatewayVirtualInterfaceRequest) Deletes the specified local gateway virtual interface. -
Uses of DeleteLocalGatewayVirtualInterfaceRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DeleteLocalGatewayVirtualInterfaceRequest.BuilderModifier and TypeMethodDescriptionDeleteLocalGatewayVirtualInterfaceRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.DeleteLocalGatewayVirtualInterfaceRequest.Builder.localGatewayVirtualInterfaceId(String localGatewayVirtualInterfaceId) The ID of the local virtual interface to delete.DeleteLocalGatewayVirtualInterfaceRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DeleteLocalGatewayVirtualInterfaceRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) DeleteLocalGatewayVirtualInterfaceRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DeleteLocalGatewayVirtualInterfaceRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteLocalGatewayVirtualInterfaceRequest.Builder>DeleteLocalGatewayVirtualInterfaceRequest.serializableBuilderClass()