@Generated(value={"Immutables.generator","_CreateServiceKeyRequest"}) public final class CreateServiceKeyRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateServiceKeyRequest.Builder
Builds instances of type
CreateServiceKeyRequest. |
| Modifier and Type | Method and Description |
|---|---|
static CreateServiceKeyRequest.Builder |
builder()
Creates a builder for
CreateServiceKeyRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
CreateServiceKeyRequest that have equal attribute values. |
String |
getName()
The name
|
Map<String,Object> |
getParameters()
Key/value pairs of all arbitrary parameters to pass along to the service broker
|
String |
getServiceInstanceId()
The service instance id
|
int |
hashCode()
Computes a hash code from attributes:
name, parameters, serviceInstanceId. |
String |
toString()
Prints the immutable value
CreateServiceKeyRequest with attribute values. |
public String getName()
public Map<String,Object> getParameters()
public String getServiceInstanceId()
public boolean equals(Object another)
CreateServiceKeyRequest that have equal attribute values.public int hashCode()
name, parameters, serviceInstanceId.public String toString()
CreateServiceKeyRequest with attribute values.public static CreateServiceKeyRequest.Builder builder()
CreateServiceKeyRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.