public class GseClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
GseClient(Credential credential,
String region) |
GseClient(Credential credential,
String region,
ClientProfile profile) |
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegion
public GseClient(Credential credential, String region)
public GseClient(Credential credential, String region, ClientProfile profile)
public CreateGameServerSessionResponse CreateGameServerSession(CreateGameServerSessionRequest req) throws TencentCloudSDKException
req
- CreateGameServerSessionRequestTencentCloudSDKException
public DeleteScalingPolicyResponse DeleteScalingPolicy(DeleteScalingPolicyRequest req) throws TencentCloudSDKException
req
- DeleteScalingPolicyRequestTencentCloudSDKException
public DescribeGameServerSessionDetailsResponse DescribeGameServerSessionDetails(DescribeGameServerSessionDetailsRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionDetailsRequestTencentCloudSDKException
public DescribeGameServerSessionPlacementResponse DescribeGameServerSessionPlacement(DescribeGameServerSessionPlacementRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionPlacementRequestTencentCloudSDKException
public DescribeGameServerSessionQueuesResponse DescribeGameServerSessionQueues(DescribeGameServerSessionQueuesRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionQueuesRequestTencentCloudSDKException
public DescribeGameServerSessionsResponse DescribeGameServerSessions(DescribeGameServerSessionsRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionsRequestTencentCloudSDKException
public DescribeInstancesResponse DescribeInstances(DescribeInstancesRequest req) throws TencentCloudSDKException
req
- DescribeInstancesRequestTencentCloudSDKException
public DescribePlayerSessionsResponse DescribePlayerSessions(DescribePlayerSessionsRequest req) throws TencentCloudSDKException
req
- DescribePlayerSessionsRequestTencentCloudSDKException
public DescribeScalingPoliciesResponse DescribeScalingPolicies(DescribeScalingPoliciesRequest req) throws TencentCloudSDKException
req
- DescribeScalingPoliciesRequestTencentCloudSDKException
public GetGameServerSessionLogUrlResponse GetGameServerSessionLogUrl(GetGameServerSessionLogUrlRequest req) throws TencentCloudSDKException
req
- GetGameServerSessionLogUrlRequestTencentCloudSDKException
public GetInstanceAccessResponse GetInstanceAccess(GetInstanceAccessRequest req) throws TencentCloudSDKException
req
- GetInstanceAccessRequestTencentCloudSDKException
public JoinGameServerSessionResponse JoinGameServerSession(JoinGameServerSessionRequest req) throws TencentCloudSDKException
req
- JoinGameServerSessionRequestTencentCloudSDKException
public PutScalingPolicyResponse PutScalingPolicy(PutScalingPolicyRequest req) throws TencentCloudSDKException
req
- PutScalingPolicyRequestTencentCloudSDKException
public SearchGameServerSessionsResponse SearchGameServerSessions(SearchGameServerSessionsRequest req) throws TencentCloudSDKException
req
- SearchGameServerSessionsRequestTencentCloudSDKException
public SetServerWeightResponse SetServerWeight(SetServerWeightRequest req) throws TencentCloudSDKException
req
- SetServerWeightRequestTencentCloudSDKException
public StartGameServerSessionPlacementResponse StartGameServerSessionPlacement(StartGameServerSessionPlacementRequest req) throws TencentCloudSDKException
req
- StartGameServerSessionPlacementRequestTencentCloudSDKException
public StopGameServerSessionPlacementResponse StopGameServerSessionPlacement(StopGameServerSessionPlacementRequest req) throws TencentCloudSDKException
req
- StopGameServerSessionPlacementRequestTencentCloudSDKException
public UpdateGameServerSessionResponse UpdateGameServerSession(UpdateGameServerSessionRequest req) throws TencentCloudSDKException
req
- UpdateGameServerSessionRequestTencentCloudSDKException
Copyright © 2020. All rights reserved.