public class Destroy extends Object implements KmipStruct
| Constructor and Description |
|---|
Destroy() |
Destroy(Optional<String> uniqueIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Optional<String> |
getUniqueIdentifier() |
int |
hashCode() |
void |
setUniqueIdentifier(Optional<String> uniqueIdentifier) |
String |
toString() |
Destroy |
uniqueIdentifier(Optional<String> uniqueIdentifier) |
Copyright © 2022. All rights reserved.