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 DescribeGameServerSessionDetailsResponse DescribeGameServerSessionDetails(DescribeGameServerSessionDetailsRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionDetailsRequestTencentCloudSDKException
public DescribeGameServerSessionPlacementResponse DescribeGameServerSessionPlacement(DescribeGameServerSessionPlacementRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionPlacementRequestTencentCloudSDKException
public DescribeGameServerSessionsResponse DescribeGameServerSessions(DescribeGameServerSessionsRequest req) throws TencentCloudSDKException
req
- DescribeGameServerSessionsRequestTencentCloudSDKException
public DescribePlayerSessionsResponse DescribePlayerSessions(DescribePlayerSessionsRequest req) throws TencentCloudSDKException
req
- DescribePlayerSessionsRequestTencentCloudSDKException
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 SearchGameServerSessionsResponse SearchGameServerSessions(SearchGameServerSessionsRequest req) throws TencentCloudSDKException
req
- SearchGameServerSessionsRequestTencentCloudSDKException
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.