| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers |
Amazon EMR on EKS provides a deployment option for Amazon EMR that allows you to run open-source big data frameworks
on Amazon Elastic Kubernetes Service (Amazon EKS).
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeManagedEndpointResponse |
EmrContainersClient.describeManagedEndpoint(Consumer<DescribeManagedEndpointRequest.Builder> describeManagedEndpointRequest)
Displays detailed information about a managed endpoint.
|
default DescribeManagedEndpointResponse |
EmrContainersClient.describeManagedEndpoint(DescribeManagedEndpointRequest describeManagedEndpointRequest)
Displays detailed information about a managed endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeManagedEndpointResponse> |
EmrContainersAsyncClient.describeManagedEndpoint(Consumer<DescribeManagedEndpointRequest.Builder> describeManagedEndpointRequest)
Displays detailed information about a managed endpoint.
|
default CompletableFuture<DescribeManagedEndpointResponse> |
EmrContainersAsyncClient.describeManagedEndpoint(DescribeManagedEndpointRequest describeManagedEndpointRequest)
Displays detailed information about a managed endpoint.
|
Copyright © 2023. All rights reserved.