public final class UpdateServicePlanRequest extends Object implements Validatable
Modifier and Type | Class and Description |
---|---|
static class |
UpdateServicePlanRequest.UpdateServicePlanRequestBuilder |
Modifier and Type | Method and Description |
---|---|
static UpdateServicePlanRequest.UpdateServicePlanRequestBuilder |
builder() |
Boolean |
getPubliclyVisible()
Make the plan visible to all users
|
String |
getServicePlanId()
The service plan id
|
ValidationResult |
isValid()
Returns whether an instance is valid
|
public ValidationResult isValid()
Validatable
isValid
in interface Validatable
@Generated(value="lombok") public static UpdateServicePlanRequest.UpdateServicePlanRequestBuilder builder()
@Generated(value="lombok") public Boolean getPubliclyVisible()
@Generated(value="lombok") public String getServicePlanId()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.