Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
static UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.builder()
Create a new builder.
|
UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.Builder.copy(UnsupportedDatabaseObject model) |
UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.Builder.objectName(String objectName)
Name of the object (regular expression is allowed)
|
UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.Builder.owner(String owner)
Owner of the object (regular expression is allowed)
|
UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.toBuilder() |
UnsupportedDatabaseObject.Builder |
UnsupportedDatabaseObject.Builder.type(UnsupportedDatabaseObject.Type type)
Type of unsupported object
|
Copyright © 2016–2024. All rights reserved.