public class AkskAuthentication extends Object implements com.huawei.dli.restapi.auth.Authentication
Constructor and Description |
---|
AkskAuthentication(String accessKey,
String secretKey,
String projectId) |
AkskAuthentication(String accessKey,
String secretKey,
String securityToken,
String projectId) |
Modifier and Type | Method and Description |
---|---|
void |
applyToParams(String url,
String method,
List<com.huawei.dli.restapi.Pair> queryParams,
Map<String,String> headerParams,
Object body) |
Copyright © 2023. All rights reserved.