Package | Description |
---|---|
com.adobe.pdfservices.operation |
Contains the classes and sub-packages for various operations.
|
Modifier and Type | Method and Description |
---|---|
static Region |
Region.get(String regionCode)
Returns
Region instance for its string representation. |
static Region |
Region.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Region[] |
Region.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ClientConfig.Builder |
ClientConfig.Builder.setRegion(Region region)
Sets the region code.
|
Copyright © 2023 Adobe. All rights reserved.