public static interface DatastoreIotSiteWiseMultiLayerStorageSummary.Builder extends SdkPojo, CopyableBuilder<DatastoreIotSiteWiseMultiLayerStorageSummary.Builder,DatastoreIotSiteWiseMultiLayerStorageSummary>
| Modifier and Type | Method and Description |
|---|---|
default DatastoreIotSiteWiseMultiLayerStorageSummary.Builder |
customerManagedS3Storage(Consumer<IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder> customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
DatastoreIotSiteWiseMultiLayerStorageSummary.Builder |
customerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDatastoreIotSiteWiseMultiLayerStorageSummary.Builder customerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
customerManagedS3Storage - Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.default DatastoreIotSiteWiseMultiLayerStorageSummary.Builder customerManagedS3Storage(Consumer<IotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder> customerManagedS3Storage)
Used to store data used by IoT SiteWise in an Amazon S3 bucket that you manage.
This is a convenience method that creates an instance of theIotSiteWiseCustomerManagedDatastoreS3StorageSummary.Builder avoiding the need to create one manually
via IotSiteWiseCustomerManagedDatastoreS3StorageSummary.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to customerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary).
customerManagedS3Storage - a consumer that will call methods on
IotSiteWiseCustomerManagedDatastoreS3StorageSummary.BuildercustomerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary)Copyright © 2023. All rights reserved.