public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _userAgent
构造器和说明 |
---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaders
public String getEndpoint(String productId, String regionId, String endpointRule, String network, String suffix, Map<String,String> endpointMap, String endpoint) throws Exception
Exception
public CreateDeploymentResponse createDeploymentWithOptions(String namespace, CreateDeploymentRequest request, CreateDeploymentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- CreateDeploymentRequestheaders
- CreateDeploymentHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateDeploymentResponse createDeployment(String namespace, CreateDeploymentRequest request) throws Exception
request
- CreateDeploymentRequestException
public CreateMemberResponse createMemberWithOptions(String namespace, CreateMemberRequest request, CreateMemberHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- CreateMemberRequestheaders
- CreateMemberHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateMemberResponse createMember(String namespace, CreateMemberRequest request) throws Exception
request
- CreateMemberRequestException
public CreateSavepointResponse createSavepointWithOptions(String namespace, CreateSavepointRequest request, CreateSavepointHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- CreateSavepointRequestheaders
- CreateSavepointHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateSavepointResponse createSavepoint(String namespace, CreateSavepointRequest request) throws Exception
request
- CreateSavepointRequestException
public CreateVariableResponse createVariableWithOptions(String namespace, CreateVariableRequest request, CreateVariableHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- CreateVariableRequestheaders
- CreateVariableHeadersruntime
- runtime options for this request RuntimeOptionsException
public CreateVariableResponse createVariable(String namespace, CreateVariableRequest request) throws Exception
request
- CreateVariableRequestException
public DeleteDeploymentResponse deleteDeploymentWithOptions(String namespace, String deploymentId, DeleteDeploymentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- DeleteDeploymentHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteDeploymentResponse deleteDeployment(String namespace, String deploymentId) throws Exception
Exception
public DeleteJobResponse deleteJobWithOptions(String namespace, String jobId, DeleteJobHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- DeleteJobHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteJobResponse deleteJob(String namespace, String jobId) throws Exception
Exception
public DeleteMemberResponse deleteMemberWithOptions(String namespace, String member, DeleteMemberHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- DeleteMemberHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteMemberResponse deleteMember(String namespace, String member) throws Exception
Exception
public DeleteSavepointResponse deleteSavepointWithOptions(String namespace, String savepointId, DeleteSavepointHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- DeleteSavepointHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteSavepointResponse deleteSavepoint(String namespace, String savepointId) throws Exception
Exception
public DeleteVariableResponse deleteVariableWithOptions(String namespace, String name, DeleteVariableHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- DeleteVariableHeadersruntime
- runtime options for this request RuntimeOptionsException
public DeleteVariableResponse deleteVariable(String namespace, String name) throws Exception
Exception
public FlinkApiProxyResponse flinkApiProxyWithOptions(FlinkApiProxyRequest request, FlinkApiProxyHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- FlinkApiProxyRequestheaders
- FlinkApiProxyHeadersruntime
- runtime options for this request RuntimeOptionsException
public FlinkApiProxyResponse flinkApiProxy(FlinkApiProxyRequest request) throws Exception
request
- FlinkApiProxyRequestException
public GenerateResourcePlanWithFlinkConfAsyncResponse generateResourcePlanWithFlinkConfAsyncWithOptions(String namespace, String deploymentId, GenerateResourcePlanWithFlinkConfAsyncRequest request, GenerateResourcePlanWithFlinkConfAsyncHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- GenerateResourcePlanWithFlinkConfAsyncRequestheaders
- GenerateResourcePlanWithFlinkConfAsyncHeadersruntime
- runtime options for this request RuntimeOptionsException
public GenerateResourcePlanWithFlinkConfAsyncResponse generateResourcePlanWithFlinkConfAsync(String namespace, String deploymentId, GenerateResourcePlanWithFlinkConfAsyncRequest request) throws Exception
request
- GenerateResourcePlanWithFlinkConfAsyncRequestException
public GetDeploymentResponse getDeploymentWithOptions(String namespace, String deploymentId, GetDeploymentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- GetDeploymentHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetDeploymentResponse getDeployment(String namespace, String deploymentId) throws Exception
Exception
public GetGenerateResourcePlanResultResponse getGenerateResourcePlanResultWithOptions(String namespace, String ticketId, GetGenerateResourcePlanResultHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- GetGenerateResourcePlanResultHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetGenerateResourcePlanResultResponse getGenerateResourcePlanResult(String namespace, String ticketId) throws Exception
Exception
public GetJobResponse getJobWithOptions(String namespace, String jobId, GetJobHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- GetJobHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetJobResponse getJob(String namespace, String jobId) throws Exception
Exception
public GetMemberResponse getMemberWithOptions(String namespace, String member, GetMemberHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- GetMemberHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetMemberResponse getMember(String namespace, String member) throws Exception
Exception
public GetSavepointResponse getSavepointWithOptions(String namespace, String savepointId, GetSavepointHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- GetSavepointHeadersruntime
- runtime options for this request RuntimeOptionsException
public GetSavepointResponse getSavepoint(String namespace, String savepointId) throws Exception
Exception
public ListDeploymentTargetsResponse listDeploymentTargetsWithOptions(String namespace, ListDeploymentTargetsRequest request, ListDeploymentTargetsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListDeploymentTargetsRequestheaders
- ListDeploymentTargetsHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListDeploymentTargetsResponse listDeploymentTargets(String namespace, ListDeploymentTargetsRequest request) throws Exception
request
- ListDeploymentTargetsRequestException
public ListDeploymentsResponse listDeploymentsWithOptions(String namespace, ListDeploymentsRequest request, ListDeploymentsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListDeploymentsRequestheaders
- ListDeploymentsHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListDeploymentsResponse listDeployments(String namespace, ListDeploymentsRequest request) throws Exception
request
- ListDeploymentsRequestException
public ListEditableNamespaceResponse listEditableNamespaceWithOptions(ListEditableNamespaceRequest request, Map<String,String> headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListEditableNamespaceRequestheaders
- mapruntime
- runtime options for this request RuntimeOptionsException
public ListEditableNamespaceResponse listEditableNamespace(ListEditableNamespaceRequest request) throws Exception
request
- ListEditableNamespaceRequestException
public ListEngineVersionMetadataResponse listEngineVersionMetadataWithOptions(ListEngineVersionMetadataHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
headers
- ListEngineVersionMetadataHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListEngineVersionMetadataResponse listEngineVersionMetadata() throws Exception
Exception
public ListJobsResponse listJobsWithOptions(String namespace, ListJobsRequest request, ListJobsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListJobsRequestheaders
- ListJobsHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListJobsResponse listJobs(String namespace, ListJobsRequest request) throws Exception
request
- ListJobsRequestException
public ListMembersResponse listMembersWithOptions(String namespace, ListMembersRequest request, ListMembersHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListMembersRequestheaders
- ListMembersHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListMembersResponse listMembers(String namespace, ListMembersRequest request) throws Exception
request
- ListMembersRequestException
public ListSavepointsResponse listSavepointsWithOptions(String namespace, ListSavepointsRequest request, ListSavepointsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListSavepointsRequestheaders
- ListSavepointsHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListSavepointsResponse listSavepoints(String namespace, ListSavepointsRequest request) throws Exception
request
- ListSavepointsRequestException
public ListVariablesResponse listVariablesWithOptions(String namespace, ListVariablesRequest request, ListVariablesHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- ListVariablesRequestheaders
- ListVariablesHeadersruntime
- runtime options for this request RuntimeOptionsException
public ListVariablesResponse listVariables(String namespace, ListVariablesRequest request) throws Exception
request
- ListVariablesRequestException
public StartJobResponse startJobWithOptions(String namespace, StartJobRequest request, StartJobHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- StartJobRequestheaders
- StartJobHeadersruntime
- runtime options for this request RuntimeOptionsException
public StartJobResponse startJob(String namespace, StartJobRequest request) throws Exception
request
- StartJobRequestException
public StartJobWithParamsResponse startJobWithParamsWithOptions(String namespace, StartJobWithParamsRequest request, StartJobWithParamsHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- StartJobWithParamsRequestheaders
- StartJobWithParamsHeadersruntime
- runtime options for this request RuntimeOptionsException
public StartJobWithParamsResponse startJobWithParams(String namespace, StartJobWithParamsRequest request) throws Exception
request
- StartJobWithParamsRequestException
public StopJobResponse stopJobWithOptions(String namespace, String jobId, StopJobRequest request, StopJobHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- StopJobRequestheaders
- StopJobHeadersruntime
- runtime options for this request RuntimeOptionsException
public StopJobResponse stopJob(String namespace, String jobId, StopJobRequest request) throws Exception
request
- StopJobRequestException
public UpdateDeploymentResponse updateDeploymentWithOptions(String namespace, String deploymentId, UpdateDeploymentRequest request, UpdateDeploymentHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- UpdateDeploymentRequestheaders
- UpdateDeploymentHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateDeploymentResponse updateDeployment(String namespace, String deploymentId, UpdateDeploymentRequest request) throws Exception
request
- UpdateDeploymentRequestException
public UpdateMemberResponse updateMemberWithOptions(String namespace, UpdateMemberRequest request, UpdateMemberHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
request
- UpdateMemberRequestheaders
- UpdateMemberHeadersruntime
- runtime options for this request RuntimeOptionsException
public UpdateMemberResponse updateMember(String namespace, UpdateMemberRequest request) throws Exception
request
- UpdateMemberRequestException
Copyright © 2024. All rights reserved.