| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateNetworkInterfacePermissionResponse |
EC2Client.createNetworkInterfacePermission(Consumer<CreateNetworkInterfacePermissionRequest.Builder> createNetworkInterfacePermissionRequest)
Grants an AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
default CreateNetworkInterfacePermissionResponse |
EC2Client.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNetworkInterfacePermissionResponse> |
EC2AsyncClient.createNetworkInterfacePermission(Consumer<CreateNetworkInterfacePermissionRequest.Builder> createNetworkInterfacePermissionRequest)
Grants an AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
default CompletableFuture<CreateNetworkInterfacePermissionResponse> |
EC2AsyncClient.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkInterfacePermissionResponse |
CreateNetworkInterfacePermissionResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.