@Generated(value={"Immutables.generator","_ListIdentityProvidersResponse"}) public final class ListIdentityProvidersResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListIdentityProvidersResponse.Builder
Builds instances of type
ListIdentityProvidersResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ListIdentityProvidersResponse.Builder |
builder()
Creates a builder for
ListIdentityProvidersResponse. |
boolean |
equals(Object another)
This instance is equal to all instances of
ListIdentityProvidersResponse that have equal attribute values. |
List<IdentityProvider> |
getIdentityProviders()
The identity providers
|
int |
hashCode()
Computes a hash code from attributes:
identityProviders. |
String |
toString()
Prints the immutable value
ListIdentityProvidersResponse with attribute values. |
public List<IdentityProvider> getIdentityProviders()
public boolean equals(Object another)
ListIdentityProvidersResponse that have equal attribute values.public int hashCode()
identityProviders.public String toString()
ListIdentityProvidersResponse with attribute values.public static ListIdentityProvidersResponse.Builder builder()
ListIdentityProvidersResponse.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.