| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDestinationVpc.Builder |
InputDestinationVpc.Builder.availabilityZone(String availabilityZone)
The availability zone of the Input destination.
|
static InputDestinationVpc.Builder |
InputDestinationVpc.builder() |
InputDestinationVpc.Builder |
InputDestinationVpc.Builder.networkInterfaceId(String networkInterfaceId)
The network interface ID of the Input destination in the VPC.
|
InputDestinationVpc.Builder |
InputDestinationVpc.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InputDestinationVpc.Builder> |
InputDestinationVpc.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default InputDestination.Builder |
InputDestination.Builder.vpc(Consumer<InputDestinationVpc.Builder> vpc)
Sets the value of the Vpc property for this object.
|
Copyright © 2022. All rights reserved.