public static interface ElasticsearchAuthSchemeParams.Builder extends CopyableBuilder<ElasticsearchAuthSchemeParams.Builder,ElasticsearchAuthSchemeParams>
ElasticsearchAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
ElasticsearchAuthSchemeParams |
build()
Returns a
ElasticsearchAuthSchemeParams object that is created from the properties that have been set
on the builder. |
ElasticsearchAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
ElasticsearchAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationElasticsearchAuthSchemeParams.Builder operation(String operation)
ElasticsearchAuthSchemeParams.Builder region(Region region)
ElasticsearchAuthSchemeParams build()
ElasticsearchAuthSchemeParams object that is created from the properties that have been set
on the builder.build in interface Buildablebuild in interface SdkBuilder<ElasticsearchAuthSchemeParams.Builder,ElasticsearchAuthSchemeParams>Copyright © 2023. All rights reserved.