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