Uses of Class
software.amazon.awssdk.services.ec2.model.NetworkInterfacePermissionState
-
Packages that use NetworkInterfacePermissionState Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of NetworkInterfacePermissionState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkInterfacePermissionState Modifier and Type Method Description NetworkInterfacePermissionStateNetworkInterfacePermission. permissionState()Information about the state of the permission.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NetworkInterfacePermissionState Modifier and Type Method Description NetworkInterfacePermission.BuilderNetworkInterfacePermission.Builder. permissionState(NetworkInterfacePermissionState permissionState)Information about the state of the permission.
-