Modifier and Type | Class and Description |
---|---|
static interface |
ClientAsyncConfiguration.Builder
Configure and create a
ClientAsyncConfiguration . |
Modifier and Type | Method and Description |
---|---|
<T> T |
advancedOption(SdkAdvancedAsyncClientOption<T> option)
Load the requested advanced option that was configured on the client builder.
|
static ClientAsyncConfiguration.Builder |
builder() |
ClientAsyncConfiguration.Builder |
toBuilder() |
public static ClientAsyncConfiguration.Builder builder()
public ClientAsyncConfiguration.Builder toBuilder()
public <T> T advancedOption(SdkAdvancedAsyncClientOption<T> option)
Copyright © 2022. All rights reserved.