@Generated(value={"Immutables.generator","_UpdateServiceInstanceRequest"}) public final class UpdateServiceInstanceRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateServiceInstanceRequest.Builder
Builds instances of type
UpdateServiceInstanceRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateServiceInstanceRequest.Builder |
builder()
Creates a builder for
UpdateServiceInstanceRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateServiceInstanceRequest that have equal attribute values. |
Map<String,Object> |
getParameters()
The parameters of the service instance
|
String |
getPlanName()
The name of the required plan
|
String |
getServiceInstanceName()
The name of the service instance
|
List<String> |
getTags()
The tags
|
int |
hashCode()
Computes a hash code from attributes:
parameters, planName, serviceInstanceName, tags. |
String |
toString()
Prints the immutable value
UpdateServiceInstanceRequest with attribute values. |
public String getPlanName()
public String getServiceInstanceName()
public boolean equals(Object another)
UpdateServiceInstanceRequest that have equal attribute values.public int hashCode()
parameters, planName, serviceInstanceName, tags.public String toString()
UpdateServiceInstanceRequest with attribute values.public static UpdateServiceInstanceRequest.Builder builder()
UpdateServiceInstanceRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.