@Generated(value="org.immutables.processor.ProxyProcessor") public final class DeleteOrphanedRoutesRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteOrphanedRoutesRequest.Builder
Builds instances of type
DeleteOrphanedRoutesRequest. |
| Modifier and Type | Method and Description |
|---|---|
static DeleteOrphanedRoutesRequest.Builder |
builder()
Creates a builder for
DeleteOrphanedRoutesRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
DeleteOrphanedRoutesRequest that have equal attribute values. |
Duration |
getCompletionTimeout()
How long to wait for deletion
|
int |
hashCode()
Computes a hash code from attributes:
completionTimeout. |
String |
toString()
Prints the immutable value
DeleteOrphanedRoutesRequest with attribute values. |
public Duration getCompletionTimeout()
public boolean equals(Object another)
DeleteOrphanedRoutesRequest that have equal attribute values.public int hashCode()
completionTimeout.public String toString()
DeleteOrphanedRoutesRequest with attribute values.public static DeleteOrphanedRoutesRequest.Builder builder()
DeleteOrphanedRoutesRequest.Copyright © 2018. All rights reserved.