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