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