public static interface ImportCatalogToGlueRequest.Builder extends GlueRequest.Builder, CopyableBuilder<ImportCatalogToGlueRequest.Builder,ImportCatalogToGlueRequest>
| Modifier and Type | Method and Description |
|---|---|
ImportCatalogToGlueRequest.Builder |
catalogId(String catalogId)
The ID of the catalog to import.
|
ImportCatalogToGlueRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildImportCatalogToGlueRequest.Builder catalogId(String catalogId)
The ID of the catalog to import. Currently, this should be the AWS account ID.
catalogId - The ID of the catalog to import. Currently, this should be the AWS account ID.ImportCatalogToGlueRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.