@Generated(value="org.immutables.processor.ProxyProcessor") public final class ClearBuildpackCacheRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClearBuildpackCacheRequest.Builder
Builds instances of type
ClearBuildpackCacheRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ClearBuildpackCacheRequest.Builder |
builder()
Creates a builder for
ClearBuildpackCacheRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
ClearBuildpackCacheRequest that have equal attribute values. |
int |
hashCode()
Returns a constant hash code value.
|
String |
toString()
Prints the immutable value
ClearBuildpackCacheRequest. |
public boolean equals(Object another)
ClearBuildpackCacheRequest that have equal attribute values.public int hashCode()
public String toString()
ClearBuildpackCacheRequest.public static ClearBuildpackCacheRequest.Builder builder()
ClearBuildpackCacheRequest.
ClearBuildpackCacheRequest.builder()
.build();
Copyright © 2020. All rights reserved.