Uses of Class
software.amazon.awssdk.services.ec2.model.CreateNetworkInterfacePermissionRequest
Packages that use CreateNetworkInterfacePermissionRequest
Package
Description
-
Uses of CreateNetworkInterfacePermissionRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateNetworkInterfacePermissionRequestModifier and TypeMethodDescriptionEc2AsyncClient.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest) Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an instance in their account.Ec2Client.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest) Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an instance in their account. -
Uses of CreateNetworkInterfacePermissionRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateNetworkInterfacePermissionRequestModifier and TypeMethodDescriptionCreateNetworkInterfacePermissionRequestMarshaller.marshall(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)