default CreateOutboundConnectionRequest.Builder |
CreateOutboundConnectionRequest.Builder.localDomainInfo(Consumer<DomainInformationContainer.Builder> localDomainInfo) |
Name and Region of the source (local) domain.
|
default CreateOutboundConnectionResponse.Builder |
CreateOutboundConnectionResponse.Builder.localDomainInfo(Consumer<DomainInformationContainer.Builder> localDomainInfo) |
Information about the source (local) domain.
|
default InboundConnection.Builder |
InboundConnection.Builder.localDomainInfo(Consumer<DomainInformationContainer.Builder> localDomainInfo) |
Information about the source (local) domain.
|
default OutboundConnection.Builder |
OutboundConnection.Builder.localDomainInfo(Consumer<DomainInformationContainer.Builder> localDomainInfo) |
Information about the source (local) domain.
|
default CreateOutboundConnectionRequest.Builder |
CreateOutboundConnectionRequest.Builder.remoteDomainInfo(Consumer<DomainInformationContainer.Builder> remoteDomainInfo) |
Name and Region of the destination (remote) domain.
|
default CreateOutboundConnectionResponse.Builder |
CreateOutboundConnectionResponse.Builder.remoteDomainInfo(Consumer<DomainInformationContainer.Builder> remoteDomainInfo) |
Information about the destination (remote) domain.
|
default InboundConnection.Builder |
InboundConnection.Builder.remoteDomainInfo(Consumer<DomainInformationContainer.Builder> remoteDomainInfo) |
Information about the destination (remote) domain.
|
default OutboundConnection.Builder |
OutboundConnection.Builder.remoteDomainInfo(Consumer<DomainInformationContainer.Builder> remoteDomainInfo) |
Information about the destination (remote) domain.
|