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