public static interface GetCatalogImportStatusRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<GetCatalogImportStatusRequest.Builder,GetCatalogImportStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetCatalogImportStatusRequest.Builder |
catalogId(String catalogId)
The ID of the catalog to migrate.
|
GetCatalogImportStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetCatalogImportStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCatalogImportStatusRequest.Builder catalogId(String catalogId)
The ID of the catalog to migrate. Currently, this should be the Amazon Web Services account ID.
catalogId - The ID of the catalog to migrate. Currently, this should be the Amazon Web Services account ID.GetCatalogImportStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCatalogImportStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.