public class CreateServiceInstanceResponse extends AsyncServiceInstanceResponse
async, operation
Constructor and Description |
---|
CreateServiceInstanceResponse() |
Modifier and Type | Method and Description |
---|---|
CreateServiceInstanceResponse |
withAsync(boolean async) |
CreateServiceInstanceResponse |
withDashboardUrl(java.lang.String dashboardUrl) |
CreateServiceInstanceResponse |
withInstanceExisted(boolean instanceExisted) |
CreateServiceInstanceResponse |
withOperation(java.lang.String operation) |
public CreateServiceInstanceResponse withDashboardUrl(java.lang.String dashboardUrl)
public CreateServiceInstanceResponse withInstanceExisted(boolean instanceExisted)
public CreateServiceInstanceResponse withAsync(boolean async)
public CreateServiceInstanceResponse withOperation(java.lang.String operation)