| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime |
Introduction
|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
ListStorageConfigurationsResult |
AbstractAmazonIVSRealTime.listStorageConfigurations(ListStorageConfigurationsRequest request) |
ListStorageConfigurationsResult |
AmazonIVSRealTime.listStorageConfigurations(ListStorageConfigurationsRequest listStorageConfigurationsRequest)
Gets summary information about all storage configurations in your account, in the AWS region where the API
request is processed.
|
ListStorageConfigurationsResult |
AmazonIVSRealTimeClient.listStorageConfigurations(ListStorageConfigurationsRequest request)
Gets summary information about all storage configurations in your account, in the AWS region where the API
request is processed.
|
| Modifier and Type | Method and Description |
|---|---|
ListStorageConfigurationsResult |
ListStorageConfigurationsResult.clone() |
ListStorageConfigurationsResult |
ListStorageConfigurationsResult.withNextToken(String nextToken)
If there are more storage configurations than
maxResults, use nextToken in the request
to get the next set. |
ListStorageConfigurationsResult |
ListStorageConfigurationsResult.withStorageConfigurations(Collection<StorageConfigurationSummary> storageConfigurations)
List of the matching storage configurations.
|
ListStorageConfigurationsResult |
ListStorageConfigurationsResult.withStorageConfigurations(StorageConfigurationSummary... storageConfigurations)
List of the matching storage configurations.
|
Copyright © 2023. All rights reserved.