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