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