public static interface PutVoiceConnectorProxyResponse.Builder extends ChimeResponse.Builder, SdkPojo, CopyableBuilder<PutVoiceConnectorProxyResponse.Builder,PutVoiceConnectorProxyResponse>
| Modifier and Type | Method and Description |
|---|---|
default PutVoiceConnectorProxyResponse.Builder |
proxy(Consumer<Proxy.Builder> proxy)
The proxy configuration details.
|
PutVoiceConnectorProxyResponse.Builder |
proxy(Proxy proxy)
The proxy configuration details.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutVoiceConnectorProxyResponse.Builder proxy(Proxy proxy)
The proxy configuration details.
proxy - The proxy configuration details.default PutVoiceConnectorProxyResponse.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 © 2023. All rights reserved.