Package com.gooddata.sdk.model.warehouse
Class Warehouse
java.lang.Object
com.gooddata.sdk.model.warehouse.Warehouse
Warehouse
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWarehouse(String title, String authToken, String description, ZonedDateTime created, ZonedDateTime updated, String createdBy, String updatedBy, String status, String environment, String connectionUrl, Map<String, String> links) Warehouse(String title, String authToken, String description, ZonedDateTime created, ZonedDateTime updated, String createdBy, String updatedBy, String status, String environment, String connectionUrl, Map<String, String> links, String license) -
Method Summary
Modifier and TypeMethodDescriptionGets the JDBC connection string.getId()getLinks()getTitle()getUri()booleanvoidsetDescription(String description) voidsetEnvironment(Environment environment) voidsetEnvironment(String environment) voidtoString()
-
Field Details
-
URI
- See Also:
-
-
Constructor Details
-
Warehouse
-
Warehouse
-
Warehouse
-
Warehouse
-
-
Method Details
-
getTitle
-
setTitle
-
getAuthorizationToken
-
getDescription
-
setDescription
-
getConnectionUrl
Gets the JDBC connection string.- Returns:
- JDBC connection string
-
getCreated
-
getUpdated
-
getCreatedBy
-
getUpdatedBy
-
getStatus
-
getEnvironment
-
setEnvironment
-
setEnvironment
-
getLicense
-
getLinks
-
getUri
-
getId
-
isEnabled
public boolean isEnabled() -
toString
-