Package | Description |
---|---|
com.aspose.imaging.cloud.sdk.api | |
com.aspose.imaging.cloud.sdk.invoker |
Constructor and Description |
---|
ImagingApi(String appKey,
String appSid,
String baseUrl,
String apiVersion,
AuthType authType,
Boolean debug)
Initializes a new instance of the ImagingApi class.
|
Modifier and Type | Field and Description |
---|---|
AuthType |
Configuration.AuthType
Authentication type.
|
Modifier and Type | Method and Description |
---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Aspose Pty Ltd. All rights reserved.