| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaShortInfoResponse |
SchemaShortInfoResponse.clone() |
SchemaShortInfoResponse |
SchemaResponse.getOriginalSchema() |
SchemaShortInfoResponse |
SchemaShortInfoResponse.withDatabaseId(String databaseId)
The ID of a database in a Fleet Advisor collector inventory.
|
SchemaShortInfoResponse |
SchemaShortInfoResponse.withDatabaseIpAddress(String databaseIpAddress)
The IP address of a database in a Fleet Advisor collector inventory.
|
SchemaShortInfoResponse |
SchemaShortInfoResponse.withDatabaseName(String databaseName)
The name of a database in a Fleet Advisor collector inventory.
|
SchemaShortInfoResponse |
SchemaShortInfoResponse.withSchemaId(String schemaId)
The ID of a schema in a Fleet Advisor collector inventory.
|
SchemaShortInfoResponse |
SchemaShortInfoResponse.withSchemaName(String schemaName)
The name of a schema in a Fleet Advisor collector inventory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaResponse.setOriginalSchema(SchemaShortInfoResponse originalSchema) |
SchemaResponse |
SchemaResponse.withOriginalSchema(SchemaShortInfoResponse originalSchema) |
Copyright © 2023. All rights reserved.