| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackage |
AWS Elemental MediaPackage
|
| software.amazon.awssdk.services.mediapackage.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RotateIngestEndpointCredentialsResponse> |
MediaPackageAsyncClient.rotateIngestEndpointCredentials(Consumer<RotateIngestEndpointCredentialsRequest.Builder> rotateIngestEndpointCredentialsRequest)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
default RotateIngestEndpointCredentialsResponse |
MediaPackageClient.rotateIngestEndpointCredentials(Consumer<RotateIngestEndpointCredentialsRequest.Builder> rotateIngestEndpointCredentialsRequest)
Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RotateIngestEndpointCredentialsRequest.Builder> |
RotateIngestEndpointCredentialsRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.