| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.addTagsEntry(String key,
String value)
Add a single Tags entry
|
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.clearTagsEntries()
Removes all the entries added into Tags.
|
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.clone() |
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.withArn(String arn)
Key-pair ARN.
|
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.withName(String name)
Playback-key-pair name.
|
PlaybackKeyPairSummary |
PlaybackKeyPairSummary.withTags(Map<String,String> tags)
Array of 1-50 maps, each of the form
string:string (key:value). |
| Modifier and Type | Method and Description |
|---|---|
List<PlaybackKeyPairSummary> |
ListPlaybackKeyPairsResult.getKeyPairs()
List of key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
ListPlaybackKeyPairsResult |
ListPlaybackKeyPairsResult.withKeyPairs(PlaybackKeyPairSummary... keyPairs)
List of key pairs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListPlaybackKeyPairsResult.setKeyPairs(Collection<PlaybackKeyPairSummary> keyPairs)
List of key pairs.
|
ListPlaybackKeyPairsResult |
ListPlaybackKeyPairsResult.withKeyPairs(Collection<PlaybackKeyPairSummary> keyPairs)
List of key pairs.
|
Copyright © 2021. All rights reserved.