| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.arn(String arn)
The Amazon Resource Name (ARN) assigned to the Channel.
|
static RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.builder() |
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.description(String description)
A short text description of the Channel.
|
default RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.hlsIngest(Consumer<HlsIngest.Builder> hlsIngest)
Sets the value of the HlsIngest property for this object.
|
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.hlsIngest(HlsIngest hlsIngest)
Sets the value of the HlsIngest property for this object.
|
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.id(String id)
The ID of the Channel.
|
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.Builder.tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
RotateIngestEndpointCredentialsResponse.Builder |
RotateIngestEndpointCredentialsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RotateIngestEndpointCredentialsResponse.Builder> |
RotateIngestEndpointCredentialsResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.