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