@Generated(value="software.amazon.awssdk:codegen") public final class DefaultBatchAuthSchemeParams extends Object implements BatchAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static BatchAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
BatchAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
BatchAuthSchemeParams.Builder |
toBuilder()
Returns a
BatchAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static BatchAuthSchemeParams.Builder builder()
BatchAuthSchemeParamsBatchAuthSchemeParams.builder in interface BatchAuthSchemeParamspublic String operation()
BatchAuthSchemeParamsoperation in interface BatchAuthSchemeParamspublic Region region()
BatchAuthSchemeParamsregion in interface BatchAuthSchemeParamspublic BatchAuthSchemeParams.Builder toBuilder()
BatchAuthSchemeParamsBatchAuthSchemeParams.Builder to customize the parameters.toBuilder in interface BatchAuthSchemeParamstoBuilder in interface ToCopyableBuilder<BatchAuthSchemeParams.Builder,BatchAuthSchemeParams>Copyright © 2023. All rights reserved.