Uses of Class
software.amazon.awssdk.services.ec2.model.NetworkInterfacePermissionState
Packages that use NetworkInterfacePermissionState
-
Uses of NetworkInterfacePermissionState in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NetworkInterfacePermissionStateModifier and TypeMethodDescriptionNetworkInterfacePermission.permissionState()Information about the state of the permission.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NetworkInterfacePermissionStateModifier and TypeMethodDescriptionNetworkInterfacePermission.Builder.permissionState(NetworkInterfacePermissionState permissionState) Information about the state of the permission.