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