| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected AmazonS3Bucket |
AmazonS3DataFileFolder.amazonS3Bucket |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<AmazonS3Bucket> |
Host.amazonS3Buckets |
| Modifier and Type | Method and Description |
|---|---|
AmazonS3Bucket |
AmazonS3DataFileFolder.getAmazonS3Bucket()
Retrieve the
amazon_s3_bucket property (displayed as 'Amazon S3 Bucket') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<AmazonS3Bucket> |
Host.getAmazonS3Buckets()
Retrieve the
amazon_s3_buckets property (displayed as 'Amazon S3 Buckets') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonS3DataFileFolder.setAmazonS3Bucket(AmazonS3Bucket amazonS3Bucket)
Set the
amazon_s3_bucket property (displayed as Amazon S3 Bucket) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Host.setAmazonS3Buckets(ItemList<AmazonS3Bucket> amazonS3Buckets)
Set the
amazon_s3_buckets property (displayed as Amazon S3 Buckets) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.