public class DeleteIpamScopeRequest extends Object
| Constructor and Description |
|---|
DeleteIpamScopeRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull @Size(min=1,max=128) String |
getIpamScopeId()
Get ipamScopeId
|
int |
hashCode() |
DeleteIpamScopeRequest |
ipamScopeId(String ipamScopeId) |
void |
setIpamScopeId(String ipamScopeId) |
String |
toString() |
public DeleteIpamScopeRequest ipamScopeId(String ipamScopeId)
@NotNull
@Size(min=1,
max=128)
public @NotNull @Size(min=1,max=128) String getIpamScopeId()
public void setIpamScopeId(String ipamScopeId)
Copyright © 2026. All rights reserved.