| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.addS3DestinationExportFileFormatOptionsEntry(String key,
String value)
Add a single S3DestinationExportFileFormatOptions entry
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.clearS3DestinationExportFileFormatOptionsEntries()
Removes all the entries added into S3DestinationExportFileFormatOptions.
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.clone() |
DataViewDestinationTypeParams |
GetDataViewResult.getDestinationTypeParams()
Options that define the destination type for the Dataview.
|
DataViewDestinationTypeParams |
CreateDataViewRequest.getDestinationTypeParams()
Options that define the destination type for the Dataview.
|
DataViewDestinationTypeParams |
DataViewSummary.getDestinationTypeProperties()
Information about the Dataview destination.
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.withDestinationType(String destinationType)
Destination type for a Dataview.
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.withS3DestinationExportFileFormat(ExportFileFormat s3DestinationExportFileFormat)
Dataview export file format.
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.withS3DestinationExportFileFormat(String s3DestinationExportFileFormat)
Dataview export file format.
|
DataViewDestinationTypeParams |
DataViewDestinationTypeParams.withS3DestinationExportFileFormatOptions(Map<String,String> s3DestinationExportFileFormatOptions)
Format Options for S3 Destination type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDataViewResult.setDestinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
void |
CreateDataViewRequest.setDestinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
void |
DataViewSummary.setDestinationTypeProperties(DataViewDestinationTypeParams destinationTypeProperties)
Information about the Dataview destination.
|
GetDataViewResult |
GetDataViewResult.withDestinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
CreateDataViewRequest |
CreateDataViewRequest.withDestinationTypeParams(DataViewDestinationTypeParams destinationTypeParams)
Options that define the destination type for the Dataview.
|
DataViewSummary |
DataViewSummary.withDestinationTypeProperties(DataViewDestinationTypeParams destinationTypeProperties)
Information about the Dataview destination.
|
Copyright © 2025. All rights reserved.