| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
GcpMySQLSettings |
CreateEndpointRequest.gcpMySQLSettings()
Settings in JSON format for the source GCP MySQL endpoint.
|
GcpMySQLSettings |
ModifyEndpointRequest.gcpMySQLSettings()
Settings in JSON format for the source GCP MySQL endpoint.
|
GcpMySQLSettings |
Endpoint.gcpMySQLSettings()
Settings in JSON format for the source GCP MySQL endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.gcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings)
Settings in JSON format for the source GCP MySQL endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.gcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings)
Settings in JSON format for the source GCP MySQL endpoint.
|
Endpoint.Builder |
Endpoint.Builder.gcpMySQLSettings(GcpMySQLSettings gcpMySQLSettings)
Settings in JSON format for the source GCP MySQL endpoint.
|
Copyright © 2023. All rights reserved.