| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
The Amazon Interactive Video Service (IVS) real-time API is REST compatible, using a standard HTTP API and an AWS
EventBridge event stream for responses.
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
AbstractAmazonIVSRealTime.untagResource(UntagResourceRequest request) |
UntagResourceResult |
AmazonIVSRealTime.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the resource with the specified ARN.
|
UntagResourceResult |
AmazonIVSRealTimeClient.untagResource(UntagResourceRequest request)
Removes tags from the resource with the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UntagResourceResult> |
AmazonIVSRealTimeAsyncClient.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
Future<UntagResourceResult> |
AmazonIVSRealTimeAsync.untagResourceAsync(UntagResourceRequest untagResourceRequest,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler)
Removes tags from the resource with the specified ARN.
|
Future<UntagResourceResult> |
AbstractAmazonIVSRealTimeAsync.untagResourceAsync(UntagResourceRequest request,
AsyncHandler<UntagResourceRequest,UntagResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UntagResourceResult |
UntagResourceResult.clone() |
Copyright © 2024. All rights reserved.