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