| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
GetStorageConfigurationResult |
AmazonIVSRealTimeClient.getStorageConfiguration(GetStorageConfigurationRequest request)
Gets the storage configuration for the specified ARN.
|
GetStorageConfigurationResult |
AbstractAmazonIVSRealTime.getStorageConfiguration(GetStorageConfigurationRequest request) |
GetStorageConfigurationResult |
AmazonIVSRealTime.getStorageConfiguration(GetStorageConfigurationRequest getStorageConfigurationRequest)
Gets the storage configuration for the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetStorageConfigurationResult> |
AmazonIVSRealTimeAsyncClient.getStorageConfigurationAsync(GetStorageConfigurationRequest request,
AsyncHandler<GetStorageConfigurationRequest,GetStorageConfigurationResult> asyncHandler) |
Future<GetStorageConfigurationResult> |
AbstractAmazonIVSRealTimeAsync.getStorageConfigurationAsync(GetStorageConfigurationRequest request,
AsyncHandler<GetStorageConfigurationRequest,GetStorageConfigurationResult> asyncHandler) |
Future<GetStorageConfigurationResult> |
AmazonIVSRealTimeAsync.getStorageConfigurationAsync(GetStorageConfigurationRequest getStorageConfigurationRequest,
AsyncHandler<GetStorageConfigurationRequest,GetStorageConfigurationResult> asyncHandler)
Gets the storage configuration for the specified ARN.
|
| Modifier and Type | Method and Description |
|---|---|
GetStorageConfigurationResult |
GetStorageConfigurationResult.clone() |
GetStorageConfigurationResult |
GetStorageConfigurationResult.withStorageConfiguration(StorageConfiguration storageConfiguration)
The StorageConfiguration that was returned.
|
Copyright © 2024. All rights reserved.