| 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 CreateManagedEndpointResponse |
EmrContainersClient.createManagedEndpoint(Consumer<CreateManagedEndpointRequest.Builder> createManagedEndpointRequest)
Creates a managed endpoint.
|
default CreateManagedEndpointResponse |
EmrContainersClient.createManagedEndpoint(CreateManagedEndpointRequest createManagedEndpointRequest)
Creates a managed endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateManagedEndpointResponse> |
EmrContainersAsyncClient.createManagedEndpoint(Consumer<CreateManagedEndpointRequest.Builder> createManagedEndpointRequest)
Creates a managed endpoint.
|
default CompletableFuture<CreateManagedEndpointResponse> |
EmrContainersAsyncClient.createManagedEndpoint(CreateManagedEndpointRequest createManagedEndpointRequest)
Creates a managed endpoint.
|
Copyright © 2023. All rights reserved.