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