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