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