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