| Package | Description |
|---|---|
| com.amazonaws.services.mediapackage |
AWS Elemental MediaPackage
|
| com.amazonaws.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
RotateIngestEndpointCredentialsResult |
AbstractAWSMediaPackage.rotateIngestEndpointCredentials(RotateIngestEndpointCredentialsRequest request) |
RotateIngestEndpointCredentialsResult |
AWSMediaPackageClient.rotateIngestEndpointCredentials(RotateIngestEndpointCredentialsRequest request)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
RotateIngestEndpointCredentialsResult |
AWSMediaPackage.rotateIngestEndpointCredentials(RotateIngestEndpointCredentialsRequest rotateIngestEndpointCredentialsRequest)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
| Modifier and Type | Method and Description |
|---|---|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.addTagsEntry(String key,
String value)
Add a single Tags entry
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.clearTagsEntries()
Removes all the entries added into Tags.
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.clone() |
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withArn(String arn)
The Amazon Resource Name (ARN) assigned to the Channel.
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withCreatedAt(String createdAt)
The date and time the Channel was created.
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withDescription(String description)
A short text description of the Channel.
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withEgressAccessLogs(EgressAccessLogs egressAccessLogs) |
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withHlsIngest(HlsIngest hlsIngest) |
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withId(String id)
The ID of the Channel.
|
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withIngressAccessLogs(IngressAccessLogs ingressAccessLogs) |
RotateIngestEndpointCredentialsResult |
RotateIngestEndpointCredentialsResult.withTags(Map<String,String> tags) |
Copyright © 2025. All rights reserved.