Component |
Component.clone() |
Component |
GetComponentResult.getComponent()
|
Component |
Component.withApplicationId(String applicationId)
|
Component |
Component.withComponentId(String componentId)
|
Component |
Component.withComponentType(ComponentType componentType)
|
Component |
Component.withComponentType(String componentType)
|
Component |
Component.withDatabases(Collection<String> databases)
|
Component |
Component.withDatabases(String... databases)
|
Component |
Component.withHosts(Collection<Host> hosts)
|
Component |
Component.withHosts(Host... hosts)
|
Component |
Component.withLastUpdated(Date lastUpdated)
|
Component |
Component.withPrimaryHost(String primaryHost)
|
Component |
Component.withStatus(ComponentStatus status)
|
Component |
Component.withStatus(String status)
|