@Generated(value={"Immutables.generator","_UpdateRouterGroupRequest"}) public final class UpdateRouterGroupRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateRouterGroupRequest.Builder
Builds instances of type
UpdateRouterGroupRequest. |
| Modifier and Type | Method and Description |
|---|---|
static UpdateRouterGroupRequest.Builder |
builder()
Creates a builder for
UpdateRouterGroupRequest. |
boolean |
equals(Object another)
This instance is equal to all instances of
UpdateRouterGroupRequest that have equal attribute values. |
String |
getReservablePorts()
The reservable ports
|
String |
getRouterGroupId()
The router group id
|
int |
hashCode()
Computes a hash code from attributes:
reservablePorts, routerGroupId. |
String |
toString()
Prints the immutable value
UpdateRouterGroupRequest with attribute values. |
public String getReservablePorts()
public String getRouterGroupId()
public boolean equals(Object another)
UpdateRouterGroupRequest that have equal attribute values.public int hashCode()
reservablePorts, routerGroupId.public String toString()
UpdateRouterGroupRequest with attribute values.public static UpdateRouterGroupRequest.Builder builder()
UpdateRouterGroupRequest.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.