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