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