| Package | Description |
|---|---|
| com.amazonaws.services.iotfleethub |
With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of
your device fleets.
|
| com.amazonaws.services.iotfleethub.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AWSIoTFleetHub.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags (metadata) from the resource.
|
UntagResourceResult |
AbstractAWSIoTFleetHub.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AWSIoTFleetHubClient.untagResource(UntagResourceRequest request)
Removes the specified tags (metadata) from the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AWSIoTFleetHubAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AWSIoTFleetHubAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes the specified tags (metadata) from the resource.
|
Future<UntagResourceResult> |
AbstractAWSIoTFleetHubAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2021. All rights reserved.