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