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