Uses of Class
software.amazon.awssdk.services.ec2.model.ModifyInstanceNetworkPerformanceOptionsRequest
Packages that use ModifyInstanceNetworkPerformanceOptionsRequest
Package
Description
-
Uses of ModifyInstanceNetworkPerformanceOptionsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ModifyInstanceNetworkPerformanceOptionsRequestModifier and TypeMethodDescriptionEc2AsyncClient.modifyInstanceNetworkPerformanceOptions(ModifyInstanceNetworkPerformanceOptionsRequest modifyInstanceNetworkPerformanceOptionsRequest) Change the configuration of the network performance options for an existing instance.Ec2Client.modifyInstanceNetworkPerformanceOptions(ModifyInstanceNetworkPerformanceOptionsRequest modifyInstanceNetworkPerformanceOptionsRequest) Change the configuration of the network performance options for an existing instance. -
Uses of ModifyInstanceNetworkPerformanceOptionsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ModifyInstanceNetworkPerformanceOptionsRequestModifier and TypeMethodDescriptionModifyInstanceNetworkPerformanceOptionsRequestMarshaller.marshall(ModifyInstanceNetworkPerformanceOptionsRequest modifyInstanceNetworkPerformanceOptionsRequest)