| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static GetWorkingLocationResponse.Builder |
GetWorkingLocationResponse.builder() |
GetWorkingLocationResponse.Builder |
GetWorkingLocationResponse.Builder.s3Bucket(String s3Bucket)
Returns the Amazon S3 bucket name for the working location.
|
GetWorkingLocationResponse.Builder |
GetWorkingLocationResponse.Builder.s3Path(String s3Path)
Returns the Amazon S3 Path for the working location.
|
GetWorkingLocationResponse.Builder |
GetWorkingLocationResponse.Builder.s3Uri(String s3Uri)
Returns the Amazon S3 URI for the working location.
|
GetWorkingLocationResponse.Builder |
GetWorkingLocationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetWorkingLocationResponse.Builder> |
GetWorkingLocationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.