| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
MlConfigDefinition.Builder |
MlConfigDefinition.Builder.arn(String arn)
The ARN for the configuration.
|
static MlConfigDefinition.Builder |
MlConfigDefinition.builder() |
MlConfigDefinition.Builder |
MlConfigDefinition.Builder.name(String name)
The configuration name.
|
MlConfigDefinition.Builder |
MlConfigDefinition.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MlConfigDefinition.Builder> |
MlConfigDefinition.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetMlEndpointResponse.Builder |
GetMlEndpointResponse.Builder.endpointConfig(Consumer<MlConfigDefinition.Builder> endpointConfig)
The endpoint configuration
|
Copyright © 2023. All rights reserved.