| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<SupportedEndpointType> |
DescribeEndpointTypesResponse.supportedEndpointTypes()
The types of endpoints that are supported.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointTypesResponse.Builder |
DescribeEndpointTypesResponse.Builder.supportedEndpointTypes(SupportedEndpointType... supportedEndpointTypes)
The types of endpoints that are supported.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEndpointTypesResponse.Builder |
DescribeEndpointTypesResponse.Builder.supportedEndpointTypes(Collection<SupportedEndpointType> supportedEndpointTypes)
The types of endpoints that are supported.
|
Copyright © 2023. All rights reserved.