| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDimensionResponse |
IotClient.createDimension(Consumer<CreateDimensionRequest.Builder> createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS IoT Device
Defender.
|
default CreateDimensionResponse |
IotClient.createDimension(CreateDimensionRequest createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS IoT Device
Defender.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDimensionResponse> |
IotAsyncClient.createDimension(Consumer<CreateDimensionRequest.Builder> createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS IoT Device
Defender.
|
default CompletableFuture<CreateDimensionResponse> |
IotAsyncClient.createDimension(CreateDimensionRequest createDimensionRequest)
Create a dimension that you can use to limit the scope of a metric used in a security profile for AWS IoT Device
Defender.
|
Copyright © 2021. All rights reserved.