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