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