public class AttachGatewayLBRequest extends Object
| Constructor and Description |
|---|
AttachGatewayLBRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AttachGatewayLBRequest |
gatewayId(String gatewayId) |
@NotNull String |
getGatewayId()
Get gatewayId
|
@Valid ImportedCLBSpecForAttachGatewayLBInput |
getImportedCLBSpec()
Get importedCLBSpec
|
int |
hashCode() |
AttachGatewayLBRequest |
importedCLBSpec(ImportedCLBSpecForAttachGatewayLBInput importedCLBSpec) |
void |
setGatewayId(String gatewayId) |
void |
setImportedCLBSpec(ImportedCLBSpecForAttachGatewayLBInput importedCLBSpec) |
String |
toString() |
public AttachGatewayLBRequest gatewayId(String gatewayId)
@NotNull public @NotNull String getGatewayId()
public void setGatewayId(String gatewayId)
public AttachGatewayLBRequest importedCLBSpec(ImportedCLBSpecForAttachGatewayLBInput importedCLBSpec)
@Valid public @Valid ImportedCLBSpecForAttachGatewayLBInput getImportedCLBSpec()
public void setImportedCLBSpec(ImportedCLBSpecForAttachGatewayLBInput importedCLBSpec)
Copyright © 2026. All rights reserved.