public class ScfClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
ScfClient(Credential credential,
String region) |
ScfClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic ScfClient(Credential credential, String region)
public ScfClient(Credential credential, String region, ClientProfile profile)
public CopyFunctionResponse CopyFunction(CopyFunctionRequest req) throws TencentCloudSDKException
req - CopyFunctionRequestTencentCloudSDKExceptionpublic CreateFunctionResponse CreateFunction(CreateFunctionRequest req) throws TencentCloudSDKException
req - CreateFunctionRequestTencentCloudSDKExceptionpublic CreateNamespaceResponse CreateNamespace(CreateNamespaceRequest req) throws TencentCloudSDKException
req - CreateNamespaceRequestTencentCloudSDKExceptionpublic CreateTriggerResponse CreateTrigger(CreateTriggerRequest req) throws TencentCloudSDKException
req - CreateTriggerRequestTencentCloudSDKExceptionpublic DeleteFunctionResponse DeleteFunction(DeleteFunctionRequest req) throws TencentCloudSDKException
req - DeleteFunctionRequestTencentCloudSDKExceptionpublic DeleteLayerVersionResponse DeleteLayerVersion(DeleteLayerVersionRequest req) throws TencentCloudSDKException
req - DeleteLayerVersionRequestTencentCloudSDKExceptionpublic DeleteNamespaceResponse DeleteNamespace(DeleteNamespaceRequest req) throws TencentCloudSDKException
req - DeleteNamespaceRequestTencentCloudSDKExceptionpublic DeleteTriggerResponse DeleteTrigger(DeleteTriggerRequest req) throws TencentCloudSDKException
req - DeleteTriggerRequestTencentCloudSDKExceptionpublic GetFunctionResponse GetFunction(GetFunctionRequest req) throws TencentCloudSDKException
req - GetFunctionRequestTencentCloudSDKExceptionpublic GetFunctionAddressResponse GetFunctionAddress(GetFunctionAddressRequest req) throws TencentCloudSDKException
req - GetFunctionAddressRequestTencentCloudSDKExceptionpublic GetFunctionLogsResponse GetFunctionLogs(GetFunctionLogsRequest req) throws TencentCloudSDKException
req - GetFunctionLogsRequestTencentCloudSDKExceptionpublic GetLayerVersionResponse GetLayerVersion(GetLayerVersionRequest req) throws TencentCloudSDKException
req - GetLayerVersionRequestTencentCloudSDKExceptionpublic InvokeResponse Invoke(InvokeRequest req) throws TencentCloudSDKException
req - InvokeRequestTencentCloudSDKExceptionpublic ListFunctionsResponse ListFunctions(ListFunctionsRequest req) throws TencentCloudSDKException
req - ListFunctionsRequestTencentCloudSDKExceptionpublic ListLayerVersionsResponse ListLayerVersions(ListLayerVersionsRequest req) throws TencentCloudSDKException
req - ListLayerVersionsRequestTencentCloudSDKExceptionpublic ListLayersResponse ListLayers(ListLayersRequest req) throws TencentCloudSDKException
req - ListLayersRequestTencentCloudSDKExceptionpublic ListNamespacesResponse ListNamespaces(ListNamespacesRequest req) throws TencentCloudSDKException
req - ListNamespacesRequestTencentCloudSDKExceptionpublic ListVersionByFunctionResponse ListVersionByFunction(ListVersionByFunctionRequest req) throws TencentCloudSDKException
req - ListVersionByFunctionRequestTencentCloudSDKExceptionpublic PublishLayerVersionResponse PublishLayerVersion(PublishLayerVersionRequest req) throws TencentCloudSDKException
req - PublishLayerVersionRequestTencentCloudSDKExceptionpublic PublishVersionResponse PublishVersion(PublishVersionRequest req) throws TencentCloudSDKException
req - PublishVersionRequestTencentCloudSDKExceptionpublic UpdateFunctionCodeResponse UpdateFunctionCode(UpdateFunctionCodeRequest req) throws TencentCloudSDKException
req - UpdateFunctionCodeRequestTencentCloudSDKExceptionpublic UpdateFunctionConfigurationResponse UpdateFunctionConfiguration(UpdateFunctionConfigurationRequest req) throws TencentCloudSDKException
req - UpdateFunctionConfigurationRequestTencentCloudSDKExceptionpublic UpdateNamespaceResponse UpdateNamespace(UpdateNamespaceRequest req) throws TencentCloudSDKException
req - UpdateNamespaceRequestTencentCloudSDKExceptionCopyright © 2020. All rights reserved.