| Package | Description |
|---|---|
| software.amazon.awssdk.services.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static AllocateTransitVirtualInterfaceResponse.Builder |
AllocateTransitVirtualInterfaceResponse.builder() |
AllocateTransitVirtualInterfaceResponse.Builder |
AllocateTransitVirtualInterfaceResponse.toBuilder() |
default AllocateTransitVirtualInterfaceResponse.Builder |
AllocateTransitVirtualInterfaceResponse.Builder.virtualInterface(Consumer<VirtualInterface.Builder> virtualInterface)
Sets the value of the VirtualInterface property for this object.
|
AllocateTransitVirtualInterfaceResponse.Builder |
AllocateTransitVirtualInterfaceResponse.Builder.virtualInterface(VirtualInterface virtualInterface)
Sets the value of the VirtualInterface property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AllocateTransitVirtualInterfaceResponse.Builder> |
AllocateTransitVirtualInterfaceResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.