| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.builder() |
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.Builder.flowArn(String flowArn)
The ARN of the flow that is associated with the VPC interface you removed.
|
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.Builder.nonDeletedNetworkInterfaceIds(Collection<String> nonDeletedNetworkInterfaceIds)
IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.
|
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.Builder.nonDeletedNetworkInterfaceIds(String... nonDeletedNetworkInterfaceIds)
IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.
|
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.toBuilder() |
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.Builder.vpcInterfaceName(String vpcInterfaceName)
The name of the VPC interface that was removed.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RemoveFlowVpcInterfaceResponse.Builder> |
RemoveFlowVpcInterfaceResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.