| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage |
AWS Elemental MediaPackage
|
| software.amazon.awssdk.services.mediapackage.transform |
| Modifier and Type | Method and Description |
|---|---|
default RotateIngestEndpointCredentialsResponse |
MediaPackageClient.rotateIngestEndpointCredentials(RotateIngestEndpointCredentialsRequest rotateIngestEndpointCredentialsRequest)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
default CompletableFuture<RotateIngestEndpointCredentialsResponse> |
MediaPackageAsyncClient.rotateIngestEndpointCredentials(RotateIngestEndpointCredentialsRequest rotateIngestEndpointCredentialsRequest)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RotateIngestEndpointCredentialsRequestMarshaller.marshall(RotateIngestEndpointCredentialsRequest rotateIngestEndpointCredentialsRequest) |
Copyright © 2023. All rights reserved.