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