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(String... nonDeletedNetworkInterfaceIds) |
IDs of network interfaces associated with the removed VPC interface that Media Connect was unable to remove.
|
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.toBuilder() |
|
RemoveFlowVpcInterfaceResponse.Builder |
RemoveFlowVpcInterfaceResponse.Builder.vpcInterfaceName(String vpcInterfaceName) |
The name of the VPC interface that was removed.
|