Uses of Class
software.amazon.awssdk.services.migrationhubconfig.model.MigrationHubConfigRequest
-
Packages that use MigrationHubConfigRequest Package Description software.amazon.awssdk.services.migrationhubconfig.internal software.amazon.awssdk.services.migrationhubconfig.model -
-
Uses of MigrationHubConfigRequest in software.amazon.awssdk.services.migrationhubconfig.internal
Methods in software.amazon.awssdk.services.migrationhubconfig.internal with type parameters of type MigrationHubConfigRequest Modifier and Type Method Description static <T extends MigrationHubConfigRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends MigrationHubConfigRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of MigrationHubConfigRequest in software.amazon.awssdk.services.migrationhubconfig.model
Subclasses of MigrationHubConfigRequest in software.amazon.awssdk.services.migrationhubconfig.model Modifier and Type Class Description classCreateHomeRegionControlRequestclassDeleteHomeRegionControlRequestclassDescribeHomeRegionControlsRequestclassGetHomeRegionRequestMethods in software.amazon.awssdk.services.migrationhubconfig.model that return MigrationHubConfigRequest Modifier and Type Method Description MigrationHubConfigRequestMigrationHubConfigRequest.Builder. build()Constructors in software.amazon.awssdk.services.migrationhubconfig.model with parameters of type MigrationHubConfigRequest Constructor Description BuilderImpl(MigrationHubConfigRequest request)
-