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