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