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