public class EbClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
EbClient(Credential credential,
String region) |
EbClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public EbClient(Credential credential, String region)
public EbClient(Credential credential, String region, ClientProfile profile)
public CheckRuleResponse CheckRule(CheckRuleRequest req) throws TencentCloudSDKException
req
- CheckRuleRequestTencentCloudSDKException
public CheckTransformationResponse CheckTransformation(CheckTransformationRequest req) throws TencentCloudSDKException
req
- CheckTransformationRequestTencentCloudSDKException
public CreateConnectionResponse CreateConnection(CreateConnectionRequest req) throws TencentCloudSDKException
req
- CreateConnectionRequestTencentCloudSDKException
public CreateEventBusResponse CreateEventBus(CreateEventBusRequest req) throws TencentCloudSDKException
req
- CreateEventBusRequestTencentCloudSDKException
public CreateRuleResponse CreateRule(CreateRuleRequest req) throws TencentCloudSDKException
req
- CreateRuleRequestTencentCloudSDKException
public CreateTargetResponse CreateTarget(CreateTargetRequest req) throws TencentCloudSDKException
req
- CreateTargetRequestTencentCloudSDKException
public CreateTransformationResponse CreateTransformation(CreateTransformationRequest req) throws TencentCloudSDKException
req
- CreateTransformationRequestTencentCloudSDKException
public DeleteConnectionResponse DeleteConnection(DeleteConnectionRequest req) throws TencentCloudSDKException
req
- DeleteConnectionRequestTencentCloudSDKException
public DeleteEventBusResponse DeleteEventBus(DeleteEventBusRequest req) throws TencentCloudSDKException
req
- DeleteEventBusRequestTencentCloudSDKException
public DeleteRuleResponse DeleteRule(DeleteRuleRequest req) throws TencentCloudSDKException
req
- DeleteRuleRequestTencentCloudSDKException
public DeleteTargetResponse DeleteTarget(DeleteTargetRequest req) throws TencentCloudSDKException
req
- DeleteTargetRequestTencentCloudSDKException
public DeleteTransformationResponse DeleteTransformation(DeleteTransformationRequest req) throws TencentCloudSDKException
req
- DeleteTransformationRequestTencentCloudSDKException
public GetEventBusResponse GetEventBus(GetEventBusRequest req) throws TencentCloudSDKException
req
- GetEventBusRequestTencentCloudSDKException
public GetRuleResponse GetRule(GetRuleRequest req) throws TencentCloudSDKException
req
- GetRuleRequestTencentCloudSDKException
public GetTransformationResponse GetTransformation(GetTransformationRequest req) throws TencentCloudSDKException
req
- GetTransformationRequestTencentCloudSDKException
public ListConnectionsResponse ListConnections(ListConnectionsRequest req) throws TencentCloudSDKException
req
- ListConnectionsRequestTencentCloudSDKException
public ListEventBusesResponse ListEventBuses(ListEventBusesRequest req) throws TencentCloudSDKException
req
- ListEventBusesRequestTencentCloudSDKException
public ListRulesResponse ListRules(ListRulesRequest req) throws TencentCloudSDKException
req
- ListRulesRequestTencentCloudSDKException
public ListTargetsResponse ListTargets(ListTargetsRequest req) throws TencentCloudSDKException
req
- ListTargetsRequestTencentCloudSDKException
public UpdateConnectionResponse UpdateConnection(UpdateConnectionRequest req) throws TencentCloudSDKException
req
- UpdateConnectionRequestTencentCloudSDKException
public UpdateEventBusResponse UpdateEventBus(UpdateEventBusRequest req) throws TencentCloudSDKException
req
- UpdateEventBusRequestTencentCloudSDKException
public UpdateRuleResponse UpdateRule(UpdateRuleRequest req) throws TencentCloudSDKException
req
- UpdateRuleRequestTencentCloudSDKException
public UpdateTargetResponse UpdateTarget(UpdateTargetRequest req) throws TencentCloudSDKException
req
- UpdateTargetRequestTencentCloudSDKException
public UpdateTransformationResponse UpdateTransformation(UpdateTransformationRequest req) throws TencentCloudSDKException
req
- UpdateTransformationRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.