@Generated(value={"Immutables.generator","_GetIdentityProviderRequest"}) public final class GetIdentityProviderRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GetIdentityProviderRequest.Builder
Builds instances of type
GetIdentityProviderRequest. |
| Modifier and Type | Method and Description |
|---|---|
static GetIdentityProviderRequest.Builder |
builder()
Creates a builder for
GetIdentityProviderRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
GetIdentityProviderRequest that have equal attribute values. |
String |
getIdentityProviderId()
The identity provider id
|
String |
getIdentityZoneId()
Returns the identity zone id
|
int |
hashCode()
Computes a hash code from attributes:
identityProviderId, identityZoneId. |
String |
toString()
Prints the immutable value
GetIdentityProviderRequest with attribute values. |
public String getIdentityProviderId()
public String getIdentityZoneId()
public boolean equals(Object another)
GetIdentityProviderRequest that have equal attribute values.public int hashCode()
identityProviderId, identityZoneId.public String toString()
GetIdentityProviderRequest with attribute values.public static GetIdentityProviderRequest.Builder builder()
GetIdentityProviderRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.