@Generated(value={"Immutables.generator","_EnableServiceAccessRequest"}) public final class EnableServiceAccessRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableServiceAccessRequest.Builder
Builds instances of type
EnableServiceAccessRequest. |
| Modifier and Type | Method and Description |
|---|---|
static EnableServiceAccessRequest.Builder |
builder()
Creates a builder for
EnableServiceAccessRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
EnableServiceAccessRequest that have equal attribute values. |
Duration |
getCompletionTimeout()
How long to wait for the enable
|
String |
getOrganizationName()
Limit to this organization name
|
String |
getServiceName()
The name of the service to enable
|
String |
getServicePlanName()
Limit to this service plan name
|
int |
hashCode()
Computes a hash code from attributes:
completionTimeout, organizationName, serviceName, servicePlanName. |
String |
toString()
Prints the immutable value
EnableServiceAccessRequest with attribute values. |
public Duration getCompletionTimeout()
public String getOrganizationName()
public String getServiceName()
public String getServicePlanName()
public boolean equals(Object another)
EnableServiceAccessRequest that have equal attribute values.public int hashCode()
completionTimeout, organizationName, serviceName, servicePlanName.public String toString()
EnableServiceAccessRequest with attribute values.public static EnableServiceAccessRequest.Builder builder()
EnableServiceAccessRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.