| Package | Description |
|---|---|
| com.amazonaws.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).
|
| com.amazonaws.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteManagedEndpointResult |
AmazonEMRContainers.deleteManagedEndpoint(DeleteManagedEndpointRequest deleteManagedEndpointRequest)
Deletes a managed endpoint.
|
DeleteManagedEndpointResult |
AbstractAmazonEMRContainers.deleteManagedEndpoint(DeleteManagedEndpointRequest request) |
DeleteManagedEndpointResult |
AmazonEMRContainersClient.deleteManagedEndpoint(DeleteManagedEndpointRequest request)
Deletes a managed endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteManagedEndpointResult> |
AbstractAmazonEMRContainersAsync.deleteManagedEndpointAsync(DeleteManagedEndpointRequest request,
AsyncHandler<DeleteManagedEndpointRequest,DeleteManagedEndpointResult> asyncHandler) |
Future<DeleteManagedEndpointResult> |
AmazonEMRContainersAsyncClient.deleteManagedEndpointAsync(DeleteManagedEndpointRequest request,
AsyncHandler<DeleteManagedEndpointRequest,DeleteManagedEndpointResult> asyncHandler) |
Future<DeleteManagedEndpointResult> |
AmazonEMRContainersAsync.deleteManagedEndpointAsync(DeleteManagedEndpointRequest deleteManagedEndpointRequest,
AsyncHandler<DeleteManagedEndpointRequest,DeleteManagedEndpointResult> asyncHandler)
Deletes a managed endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteManagedEndpointResult |
DeleteManagedEndpointResult.clone() |
DeleteManagedEndpointResult |
DeleteManagedEndpointResult.withId(String id)
The output displays the ID of the managed endpoint.
|
DeleteManagedEndpointResult |
DeleteManagedEndpointResult.withVirtualClusterId(String virtualClusterId)
The output displays the ID of the endpoint's virtual cluster.
|
Copyright © 2021. All rights reserved.