@Generated(value={"Immutables.generator","_DeleteServicePlanVisibilityRequest"}) public final class DeleteServicePlanVisibilityRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteServicePlanVisibilityRequest.Builder
Builds instances of type
DeleteServicePlanVisibilityRequest. |
| Modifier and Type | Method and Description |
|---|---|
static DeleteServicePlanVisibilityRequest.Builder |
builder()
Creates a builder for
DeleteServicePlanVisibilityRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
DeleteServicePlanVisibilityRequest that have equal attribute values. |
Boolean |
getAsync()
The async flag
|
String |
getServicePlanVisibilityId()
The service plan visibility id
|
int |
hashCode()
Computes a hash code from attributes:
async, servicePlanVisibilityId. |
String |
toString()
Prints the immutable value
DeleteServicePlanVisibilityRequest with attribute values. |
public Boolean getAsync()
public String getServicePlanVisibilityId()
public boolean equals(Object another)
DeleteServicePlanVisibilityRequest that have equal attribute values.public int hashCode()
async, servicePlanVisibilityId.public String toString()
DeleteServicePlanVisibilityRequest with attribute values.public static DeleteServicePlanVisibilityRequest.Builder builder()
DeleteServicePlanVisibilityRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.