public static interface XRayAuthSchemeParams.Builder extends CopyableBuilder<XRayAuthSchemeParams.Builder,XRayAuthSchemeParams>
XRayAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
XRayAuthSchemeParams |
build()
Returns a
XRayAuthSchemeParams object that is created from the properties that have been set on the
builder. |
XRayAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
XRayAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationXRayAuthSchemeParams.Builder operation(String operation)
XRayAuthSchemeParams.Builder region(Region region)
XRayAuthSchemeParams build()
XRayAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<XRayAuthSchemeParams.Builder,XRayAuthSchemeParams>Copyright © 2023. All rights reserved.