@Generated(value={"Immutables.generator","_BatchChangeSecretRequest"}) public final class BatchChangeSecretRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchChangeSecretRequest.Builder
Builds instances of type
BatchChangeSecretRequest. |
| Modifier and Type | Method and Description |
|---|---|
static BatchChangeSecretRequest.Builder |
builder()
Creates a builder for
BatchChangeSecretRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
BatchChangeSecretRequest that have equal attribute values. |
List<ChangeSecret> |
getChangeSecrets()
A list of secrets to change
|
String |
getIdentityZoneId()
Returns the identity zone id
|
String |
getIdentityZoneSubdomain()
Returns the identity zone subdomain
|
int |
hashCode()
Computes a hash code from attributes:
changeSecrets, identityZoneId, identityZoneSubdomain. |
String |
toString()
Prints the immutable value
BatchChangeSecretRequest with attribute values. |
public List<ChangeSecret> getChangeSecrets()
public String getIdentityZoneId()
public String getIdentityZoneSubdomain()
public boolean equals(Object another)
BatchChangeSecretRequest that have equal attribute values.public int hashCode()
changeSecrets, identityZoneId, identityZoneSubdomain.public String toString()
BatchChangeSecretRequest with attribute values.public static BatchChangeSecretRequest.Builder builder()
BatchChangeSecretRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.