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