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