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