public class UpdatePublicEndpointRequest extends Object
| Constructor and Description |
|---|
UpdatePublicEndpointRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdatePublicEndpointRequest |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
@NotNull @Size(min=3,max=30) String |
getRegistry()
Get registry
|
int |
hashCode() |
Boolean |
isEnabled()
Get enabled
|
UpdatePublicEndpointRequest |
registry(String registry) |
void |
setEnabled(Boolean enabled) |
void |
setRegistry(String registry) |
String |
toString() |
public UpdatePublicEndpointRequest enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
public UpdatePublicEndpointRequest registry(String registry)
@NotNull
@Size(min=3,
max=30)
public @NotNull @Size(min=3,max=30) String getRegistry()
public void setRegistry(String registry)
Copyright © 2025. All rights reserved.