public static interface GetVoiceConnectorProxyResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<GetVoiceConnectorProxyResponse.Builder,GetVoiceConnectorProxyResponse>
| Modifier and Type | Method and Description |
|---|---|
default GetVoiceConnectorProxyResponse.Builder |
proxy(Consumer<Proxy.Builder> proxy)
The proxy configuration details.
|
GetVoiceConnectorProxyResponse.Builder |
proxy(Proxy proxy)
The proxy configuration details.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetVoiceConnectorProxyResponse.Builder proxy(Proxy proxy)
The proxy configuration details.
proxy - The proxy configuration details.default GetVoiceConnectorProxyResponse.Builder proxy(Consumer<Proxy.Builder> proxy)
The proxy configuration details.
This is a convenience method that creates an instance of theProxy.Builder avoiding the need to
create one manually via Proxy.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result is
passed to proxy(Proxy).
proxy - a consumer that will call methods on Proxy.Builderproxy(Proxy)Copyright © 2022. All rights reserved.