public static interface GetWorkingLocationRequest.Builder extends FinspaceDataRequest.Builder, SdkPojo, CopyableBuilder<GetWorkingLocationRequest.Builder,GetWorkingLocationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetWorkingLocationRequest.Builder |
locationType(LocationType locationType)
Specify the type of the working location.
|
GetWorkingLocationRequest.Builder |
locationType(String locationType)
Specify the type of the working location.
|
GetWorkingLocationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetWorkingLocationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkingLocationRequest.Builder locationType(String locationType)
Specify the type of the working location.
SAGEMAKER – Use the Amazon S3 location as a temporary location to store data content when
working with FinSpace Notebooks that run on SageMaker studio.
INGESTION – Use the Amazon S3 location as a staging location to copy your data content and then
use the location with the Changeset creation operation.
locationType - Specify the type of the working location.
SAGEMAKER – Use the Amazon S3 location as a temporary location to store data content when
working with FinSpace Notebooks that run on SageMaker studio.
INGESTION – Use the Amazon S3 location as a staging location to copy your data content
and then use the location with the Changeset creation operation.
LocationType,
LocationTypeGetWorkingLocationRequest.Builder locationType(LocationType locationType)
Specify the type of the working location.
SAGEMAKER – Use the Amazon S3 location as a temporary location to store data content when
working with FinSpace Notebooks that run on SageMaker studio.
INGESTION – Use the Amazon S3 location as a staging location to copy your data content and then
use the location with the Changeset creation operation.
locationType - Specify the type of the working location.
SAGEMAKER – Use the Amazon S3 location as a temporary location to store data content when
working with FinSpace Notebooks that run on SageMaker studio.
INGESTION – Use the Amazon S3 location as a staging location to copy your data content
and then use the location with the Changeset creation operation.
LocationType,
LocationTypeGetWorkingLocationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetWorkingLocationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.