public class CustomModelServiceForUpdateUpstreamInput extends Object
| Constructor and Description |
|---|
CustomModelServiceForUpdateUpstreamInput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName()
Get name
|
String |
getNamespace()
Get namespace
|
Integer |
getPort()
Get port
|
int |
hashCode() |
CustomModelServiceForUpdateUpstreamInput |
name(String name) |
CustomModelServiceForUpdateUpstreamInput |
namespace(String namespace) |
CustomModelServiceForUpdateUpstreamInput |
port(Integer port) |
void |
setName(String name) |
void |
setNamespace(String namespace) |
void |
setPort(Integer port) |
String |
toString() |
public CustomModelServiceForUpdateUpstreamInput()
public CustomModelServiceForUpdateUpstreamInput name(String name)
public String getName()
public void setName(String name)
public CustomModelServiceForUpdateUpstreamInput namespace(String namespace)
public String getNamespace()
public void setNamespace(String namespace)
public CustomModelServiceForUpdateUpstreamInput port(Integer port)
public Integer getPort()
public void setPort(Integer port)
Copyright © 2026. All rights reserved.