public class TdmqClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
TdmqClient(Credential credential,
String region) |
TdmqClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public TdmqClient(Credential credential, String region)
public TdmqClient(Credential credential, String region, ClientProfile profile)
public CreateClusterResponse CreateCluster(CreateClusterRequest req) throws TencentCloudSDKException
req
- CreateClusterRequestTencentCloudSDKException
public CreateEnvironmentResponse CreateEnvironment(CreateEnvironmentRequest req) throws TencentCloudSDKException
req
- CreateEnvironmentRequestTencentCloudSDKException
public CreateSubscriptionResponse CreateSubscription(CreateSubscriptionRequest req) throws TencentCloudSDKException
req
- CreateSubscriptionRequestTencentCloudSDKException
public CreateTopicResponse CreateTopic(CreateTopicRequest req) throws TencentCloudSDKException
req
- CreateTopicRequestTencentCloudSDKException
public DeleteClusterResponse DeleteCluster(DeleteClusterRequest req) throws TencentCloudSDKException
req
- DeleteClusterRequestTencentCloudSDKException
public DeleteEnvironmentsResponse DeleteEnvironments(DeleteEnvironmentsRequest req) throws TencentCloudSDKException
req
- DeleteEnvironmentsRequestTencentCloudSDKException
public DeleteSubscriptionsResponse DeleteSubscriptions(DeleteSubscriptionsRequest req) throws TencentCloudSDKException
req
- DeleteSubscriptionsRequestTencentCloudSDKException
public DeleteTopicsResponse DeleteTopics(DeleteTopicsRequest req) throws TencentCloudSDKException
req
- DeleteTopicsRequestTencentCloudSDKException
public DescribeBindClustersResponse DescribeBindClusters(DescribeBindClustersRequest req) throws TencentCloudSDKException
req
- DescribeBindClustersRequestTencentCloudSDKException
public DescribeBindVpcsResponse DescribeBindVpcs(DescribeBindVpcsRequest req) throws TencentCloudSDKException
req
- DescribeBindVpcsRequestTencentCloudSDKException
public DescribeClusterDetailResponse DescribeClusterDetail(DescribeClusterDetailRequest req) throws TencentCloudSDKException
req
- DescribeClusterDetailRequestTencentCloudSDKException
public DescribeClustersResponse DescribeClusters(DescribeClustersRequest req) throws TencentCloudSDKException
req
- DescribeClustersRequestTencentCloudSDKException
public DescribeEnvironmentAttributesResponse DescribeEnvironmentAttributes(DescribeEnvironmentAttributesRequest req) throws TencentCloudSDKException
req
- DescribeEnvironmentAttributesRequestTencentCloudSDKException
public DescribeEnvironmentRolesResponse DescribeEnvironmentRoles(DescribeEnvironmentRolesRequest req) throws TencentCloudSDKException
req
- DescribeEnvironmentRolesRequestTencentCloudSDKException
public DescribeEnvironmentsResponse DescribeEnvironments(DescribeEnvironmentsRequest req) throws TencentCloudSDKException
req
- DescribeEnvironmentsRequestTencentCloudSDKException
public DescribeProducersResponse DescribeProducers(DescribeProducersRequest req) throws TencentCloudSDKException
req
- DescribeProducersRequestTencentCloudSDKException
public DescribeSubscriptionsResponse DescribeSubscriptions(DescribeSubscriptionsRequest req) throws TencentCloudSDKException
req
- DescribeSubscriptionsRequestTencentCloudSDKException
public DescribeTopicsResponse DescribeTopics(DescribeTopicsRequest req) throws TencentCloudSDKException
req
- DescribeTopicsRequestTencentCloudSDKException
public ModifyClusterResponse ModifyCluster(ModifyClusterRequest req) throws TencentCloudSDKException
req
- ModifyClusterRequestTencentCloudSDKException
public ModifyEnvironmentAttributesResponse ModifyEnvironmentAttributes(ModifyEnvironmentAttributesRequest req) throws TencentCloudSDKException
req
- ModifyEnvironmentAttributesRequestTencentCloudSDKException
public ModifyTopicResponse ModifyTopic(ModifyTopicRequest req) throws TencentCloudSDKException
req
- ModifyTopicRequestTencentCloudSDKException
public ResetMsgSubOffsetByTimestampResponse ResetMsgSubOffsetByTimestamp(ResetMsgSubOffsetByTimestampRequest req) throws TencentCloudSDKException
req
- ResetMsgSubOffsetByTimestampRequestTencentCloudSDKException
public SendBatchMessagesResponse SendBatchMessages(SendBatchMessagesRequest req) throws TencentCloudSDKException
req
- SendBatchMessagesRequestTencentCloudSDKException
public SendMessagesResponse SendMessages(SendMessagesRequest req) throws TencentCloudSDKException
req
- SendMessagesRequestTencentCloudSDKException
Copyright © 2021. All rights reserved.