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