public static interface UpdateAssetModelRequest.Builder extends IoTSiteWiseRequest.Builder, SdkPojo, CopyableBuilder<UpdateAssetModelRequest.Builder,UpdateAssetModelRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateAssetModelRequest.Builder |
assetModelCompositeModels(AssetModelCompositeModel... assetModelCompositeModels)
The composite asset models that are part of this asset model.
|
UpdateAssetModelRequest.Builder |
assetModelCompositeModels(Collection<AssetModelCompositeModel> assetModelCompositeModels)
The composite asset models that are part of this asset model.
|
UpdateAssetModelRequest.Builder |
assetModelCompositeModels(Consumer<AssetModelCompositeModel.Builder>... assetModelCompositeModels)
The composite asset models that are part of this asset model.
|
UpdateAssetModelRequest.Builder |
assetModelDescription(String assetModelDescription)
A description for the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelHierarchies(AssetModelHierarchy... assetModelHierarchies)
The updated hierarchy definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelHierarchies(Collection<AssetModelHierarchy> assetModelHierarchies)
The updated hierarchy definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelHierarchies(Consumer<AssetModelHierarchy.Builder>... assetModelHierarchies)
The updated hierarchy definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelId(String assetModelId)
The ID of the asset model to update.
|
UpdateAssetModelRequest.Builder |
assetModelName(String assetModelName)
A unique, friendly name for the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelProperties(AssetModelProperty... assetModelProperties)
The updated property definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelProperties(Collection<AssetModelProperty> assetModelProperties)
The updated property definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
assetModelProperties(Consumer<AssetModelProperty.Builder>... assetModelProperties)
The updated property definitions of the asset model.
|
UpdateAssetModelRequest.Builder |
clientToken(String clientToken)
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
|
UpdateAssetModelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateAssetModelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAssetModelRequest.Builder assetModelId(String assetModelId)
The ID of the asset model to update.
assetModelId - The ID of the asset model to update.UpdateAssetModelRequest.Builder assetModelName(String assetModelName)
A unique, friendly name for the asset model.
assetModelName - A unique, friendly name for the asset model.UpdateAssetModelRequest.Builder assetModelDescription(String assetModelDescription)
A description for the asset model.
assetModelDescription - A description for the asset model.UpdateAssetModelRequest.Builder assetModelProperties(Collection<AssetModelProperty> assetModelProperties)
The updated property definitions of the asset model. For more information, see Asset properties in the AWS IoT SiteWise User Guide.
You can specify up to 200 properties per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
assetModelProperties - The updated property definitions of the asset model. For more information, see Asset
properties in the AWS IoT SiteWise User Guide.
You can specify up to 200 properties per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
UpdateAssetModelRequest.Builder assetModelProperties(AssetModelProperty... assetModelProperties)
The updated property definitions of the asset model. For more information, see Asset properties in the AWS IoT SiteWise User Guide.
You can specify up to 200 properties per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
assetModelProperties - The updated property definitions of the asset model. For more information, see Asset
properties in the AWS IoT SiteWise User Guide.
You can specify up to 200 properties per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
UpdateAssetModelRequest.Builder assetModelProperties(Consumer<AssetModelProperty.Builder>... assetModelProperties)
The updated property definitions of the asset model. For more information, see Asset properties in the AWS IoT SiteWise User Guide.
You can specify up to 200 properties per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
This is a convenience that creates an instance of theList.Builder avoiding the
need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately
and its result is passed to #assetModelProperties(List) .assetModelProperties - a consumer that will call methods on List.Builder #assetModelProperties(List) UpdateAssetModelRequest.Builder assetModelHierarchies(Collection<AssetModelHierarchy> assetModelHierarchies)
The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose assets can be children of any other assets created from this asset model. For more information, see Asset hierarchies in the AWS IoT SiteWise User Guide.
You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
assetModelHierarchies - The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose
assets can be children of any other assets created from this asset model. For more information, see Asset
hierarchies in the AWS IoT SiteWise User Guide.
You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
UpdateAssetModelRequest.Builder assetModelHierarchies(AssetModelHierarchy... assetModelHierarchies)
The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose assets can be children of any other assets created from this asset model. For more information, see Asset hierarchies in the AWS IoT SiteWise User Guide.
You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
assetModelHierarchies - The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose
assets can be children of any other assets created from this asset model. For more information, see Asset
hierarchies in the AWS IoT SiteWise User Guide.
You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
UpdateAssetModelRequest.Builder assetModelHierarchies(Consumer<AssetModelHierarchy.Builder>... assetModelHierarchies)
The updated hierarchy definitions of the asset model. Each hierarchy specifies an asset model whose assets can be children of any other assets created from this asset model. For more information, see Asset hierarchies in the AWS IoT SiteWise User Guide.
You can specify up to 10 hierarchies per asset model. For more information, see Quotas in the AWS IoT SiteWise User Guide.
This is a convenience that creates an instance of theList.Builder avoiding the
need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called immediately
and its result is passed to #assetModelHierarchies(List) .assetModelHierarchies - a consumer that will call methods on List.Builder #assetModelHierarchies(List) UpdateAssetModelRequest.Builder assetModelCompositeModels(Collection<AssetModelCompositeModel> assetModelCompositeModels)
The composite asset models that are part of this asset model. Composite asset models are asset models that contain specific properties. Each composite model has a type that defines the properties that the composite model supports. Use composite asset models to define alarms on this asset model.
assetModelCompositeModels - The composite asset models that are part of this asset model. Composite asset models are asset models
that contain specific properties. Each composite model has a type that defines the properties that the
composite model supports. Use composite asset models to define alarms on this asset model.UpdateAssetModelRequest.Builder assetModelCompositeModels(AssetModelCompositeModel... assetModelCompositeModels)
The composite asset models that are part of this asset model. Composite asset models are asset models that contain specific properties. Each composite model has a type that defines the properties that the composite model supports. Use composite asset models to define alarms on this asset model.
assetModelCompositeModels - The composite asset models that are part of this asset model. Composite asset models are asset models
that contain specific properties. Each composite model has a type that defines the properties that the
composite model supports. Use composite asset models to define alarms on this asset model.UpdateAssetModelRequest.Builder assetModelCompositeModels(Consumer<AssetModelCompositeModel.Builder>... assetModelCompositeModels)
The composite asset models that are part of this asset model. Composite asset models are asset models that contain specific properties. Each composite model has a type that defines the properties that the composite model supports. Use composite asset models to define alarms on this asset model.
This is a convenience that creates an instance of theList.Builder avoiding
the need to create one manually via List#builder() .
When the Consumer completes, List.Builder#build() is called
immediately and its result is passed to #assetModelCompositeModels(List) .assetModelCompositeModels - a consumer that will call methods on List.Builder #assetModelCompositeModels(List) UpdateAssetModelRequest.Builder clientToken(String clientToken)
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
clientToken - A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
Don't reuse this client token if a new idempotent request is required.UpdateAssetModelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateAssetModelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.