Package | Description |
---|---|
com.aspose.cad.cloud.sdk.api | |
com.aspose.cad.cloud.sdk.invoker |
Constructor and Description |
---|
CadApi(String appKey,
String appSid,
String baseUrl,
String apiVersion,
AuthType authType,
Boolean debug)
Initializes a new instance of the CadApi 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 © 2019 Aspose Pty Ltd. All rights reserved.