public final class PackageStateInformation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PackageStateInformation.Builder |
Modifier and Type | Method and Description |
---|---|
static PackageStateInformation.Builder |
builder() |
boolean |
equals(Object o) |
String |
getPackageId()
Unique package identifier for a client.
|
String |
getVersion()
Unique version of a package.
|
int |
hashCode() |
String |
toString() |
public static PackageStateInformation.Builder builder()
public String getPackageId()
public String getVersion()
Copyright © 2023. All rights reserved.