public class DeletePrivateZoneRequest extends Object
| Constructor and Description |
|---|
DeletePrivateZoneRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeletePrivateZoneRequest |
deleteWhenEmpty(Boolean deleteWhenEmpty) |
boolean |
equals(Object o) |
@NotNull Long |
getZID()
Get ZID
|
int |
hashCode() |
@NotNull Boolean |
isDeleteWhenEmpty()
Get deleteWhenEmpty
|
void |
setDeleteWhenEmpty(Boolean deleteWhenEmpty) |
void |
setZID(Long ZID) |
String |
toString() |
DeletePrivateZoneRequest |
ZID(Long ZID) |
public DeletePrivateZoneRequest deleteWhenEmpty(Boolean deleteWhenEmpty)
@NotNull public @NotNull Boolean isDeleteWhenEmpty()
public void setDeleteWhenEmpty(Boolean deleteWhenEmpty)
public DeletePrivateZoneRequest ZID(Long ZID)
@NotNull public @NotNull Long getZID()
public void setZID(Long ZID)
Copyright © 2026. All rights reserved.