public class ChdfsClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
ChdfsClient(Credential credential,
String region) |
ChdfsClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public ChdfsClient(Credential credential, String region)
public ChdfsClient(Credential credential, String region, ClientProfile profile)
public CreateAccessGroupResponse CreateAccessGroup(CreateAccessGroupRequest req) throws TencentCloudSDKException
req
- CreateAccessGroupRequestTencentCloudSDKException
public CreateAccessRulesResponse CreateAccessRules(CreateAccessRulesRequest req) throws TencentCloudSDKException
req
- CreateAccessRulesRequestTencentCloudSDKException
public CreateFileSystemResponse CreateFileSystem(CreateFileSystemRequest req) throws TencentCloudSDKException
req
- CreateFileSystemRequestTencentCloudSDKException
public CreateMountPointResponse CreateMountPoint(CreateMountPointRequest req) throws TencentCloudSDKException
req
- CreateMountPointRequestTencentCloudSDKException
public DeleteAccessGroupResponse DeleteAccessGroup(DeleteAccessGroupRequest req) throws TencentCloudSDKException
req
- DeleteAccessGroupRequestTencentCloudSDKException
public DeleteAccessRulesResponse DeleteAccessRules(DeleteAccessRulesRequest req) throws TencentCloudSDKException
req
- DeleteAccessRulesRequestTencentCloudSDKException
public DeleteFileSystemResponse DeleteFileSystem(DeleteFileSystemRequest req) throws TencentCloudSDKException
req
- DeleteFileSystemRequestTencentCloudSDKException
public DeleteMountPointResponse DeleteMountPoint(DeleteMountPointRequest req) throws TencentCloudSDKException
req
- DeleteMountPointRequestTencentCloudSDKException
public DescribeAccessGroupsResponse DescribeAccessGroups(DescribeAccessGroupsRequest req) throws TencentCloudSDKException
req
- DescribeAccessGroupsRequestTencentCloudSDKException
public DescribeAccessRulesResponse DescribeAccessRules(DescribeAccessRulesRequest req) throws TencentCloudSDKException
req
- DescribeAccessRulesRequestTencentCloudSDKException
public DescribeFileSystemResponse DescribeFileSystem(DescribeFileSystemRequest req) throws TencentCloudSDKException
req
- DescribeFileSystemRequestTencentCloudSDKException
public DescribeFileSystemsResponse DescribeFileSystems(DescribeFileSystemsRequest req) throws TencentCloudSDKException
req
- DescribeFileSystemsRequestTencentCloudSDKException
public DescribeMountPointResponse DescribeMountPoint(DescribeMountPointRequest req) throws TencentCloudSDKException
req
- DescribeMountPointRequestTencentCloudSDKException
public DescribeMountPointsResponse DescribeMountPoints(DescribeMountPointsRequest req) throws TencentCloudSDKException
req
- DescribeMountPointsRequestTencentCloudSDKException
public ModifyAccessGroupResponse ModifyAccessGroup(ModifyAccessGroupRequest req) throws TencentCloudSDKException
req
- ModifyAccessGroupRequestTencentCloudSDKException
public ModifyAccessRulesResponse ModifyAccessRules(ModifyAccessRulesRequest req) throws TencentCloudSDKException
req
- ModifyAccessRulesRequestTencentCloudSDKException
public ModifyFileSystemResponse ModifyFileSystem(ModifyFileSystemRequest req) throws TencentCloudSDKException
req
- ModifyFileSystemRequestTencentCloudSDKException
public ModifyMountPointResponse ModifyMountPoint(ModifyMountPointRequest req) throws TencentCloudSDKException
req
- ModifyMountPointRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.