@Generated(value={"Immutables.generator","_GetServiceKeyRequest"}) public final class GetServiceKeyRequest extends Object
_GetServiceKeyRequest
.
Use the builder to create immutable instances:
GetServiceKeyRequest.builder()
.
Modifier and Type | Class and Description |
---|---|
static class |
GetServiceKeyRequest.Builder
Builds instances of type
GetServiceKeyRequest . |
Modifier and Type | Method and Description |
---|---|
static GetServiceKeyRequest.Builder |
builder()
Creates a builder for
GetServiceKeyRequest . |
boolean |
equals(Object another)
This instance is equal to all instances of
GetServiceKeyRequest that have equal attribute values. |
String |
getServiceInstanceName()
The name of the service instance
|
String |
getServiceKeyName()
The name of the service key
|
int |
hashCode()
Computes a hash code from attributes:
serviceInstanceName , serviceKeyName . |
String |
toString()
Prints the immutable value
GetServiceKeyRequest with attribute values. |
public String getServiceInstanceName()
public String getServiceKeyName()
public boolean equals(Object another)
GetServiceKeyRequest
that have equal attribute values.public int hashCode()
serviceInstanceName
, serviceKeyName
.public String toString()
GetServiceKeyRequest
with attribute values.public static GetServiceKeyRequest.Builder builder()
GetServiceKeyRequest
.Copyright © 2016 Pivotal Software, Inc.. All rights reserved.