| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateEndpointResponse.Builder |
CreateEndpointResponse.builder() |
default CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.endpoint(Consumer<Endpoint.Builder> endpoint)
The endpoint that was created.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.endpoint(Endpoint endpoint)
The endpoint that was created.
|
CreateEndpointResponse.Builder |
CreateEndpointResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateEndpointResponse.Builder> |
CreateEndpointResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.