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