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