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 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 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 DescribeEnvironmentAttributesResponse DescribeEnvironmentAttributes(DescribeEnvironmentAttributesRequest req) throws TencentCloudSDKException
req
- DescribeEnvironmentAttributesRequestTencentCloudSDKException
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 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
Copyright © 2020. All rights reserved.