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