public class GetServiceInstanceResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder |
builder() |
String |
getName() |
String |
getPlan() |
String |
getService() |
public static GetServiceInstanceResponse.CreateServiceInstanceRequestBuilder builder()
public String getName()
public String getService()
public String getPlan()