| Package | Description |
|---|---|
| software.amazon.awssdk.services.emrcontainers.model |
| Modifier and Type | Method and Description |
|---|---|
CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.Builder.arn(String arn)
The output contains the ARN of the managed endpoint.
|
static CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.builder() |
CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.Builder.id(String id)
The output contains the ID of the managed endpoint.
|
CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.Builder.name(String name)
The output contains the name of the managed endpoint.
|
CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.toBuilder() |
CreateManagedEndpointResponse.Builder |
CreateManagedEndpointResponse.Builder.virtualClusterId(String virtualClusterId)
The output contains the ID of the virtual cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateManagedEndpointResponse.Builder> |
CreateManagedEndpointResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.