@Generated(value="software.amazon.awssdk:codegen") public final class DefaultPanoramaAuthSchemeParams extends Object implements PanoramaAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static PanoramaAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
PanoramaAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
PanoramaAuthSchemeParams.Builder |
toBuilder()
Returns a
PanoramaAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static PanoramaAuthSchemeParams.Builder builder()
PanoramaAuthSchemeParamsPanoramaAuthSchemeParams.builder in interface PanoramaAuthSchemeParamspublic String operation()
PanoramaAuthSchemeParamsoperation in interface PanoramaAuthSchemeParamspublic Region region()
PanoramaAuthSchemeParamsregion in interface PanoramaAuthSchemeParamspublic PanoramaAuthSchemeParams.Builder toBuilder()
PanoramaAuthSchemeParamsPanoramaAuthSchemeParams.Builder to customize the parameters.toBuilder in interface PanoramaAuthSchemeParamstoBuilder in interface ToCopyableBuilder<PanoramaAuthSchemeParams.Builder,PanoramaAuthSchemeParams>Copyright © 2023. All rights reserved.