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