public final class PackageRemoveUsage extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PackageRemoveUsage.Builder |
Modifier and Type | Method and Description |
---|---|
static PackageRemoveUsage.Builder |
builder() |
boolean |
equals(Object o) |
String |
getInstanceId()
Identifier of the instance of the package.
|
Locations |
getLocation()
Get location
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getLocationAsString()
Get the underlying String value for location.
|
int |
hashCode() |
String |
toString() |
public static PackageRemoveUsage.Builder builder()
public Locations getLocation()
public String getLocationAsString()
public String getInstanceId()
Copyright © 2023. All rights reserved.