public class CreateServiceInstanceResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder |
Modifier | Constructor and Description |
---|---|
protected |
CreateServiceInstanceResponse(String name) |
Modifier and Type | Method and Description |
---|---|
static CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder |
builder() |
String |
getName() |
protected CreateServiceInstanceResponse(String name)
public static CreateServiceInstanceResponse.CreateServiceInstanceResponseBuilder builder()
public String getName()