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