- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApi
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApi
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getConnectedAt() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionResult
-
The time in ISO 8601 format for when the connection was established.
- getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApi
-
- getConnection(GetConnectionRequest) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApi
-
Get information about the connection with the provided id.
- getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClient
-
Get information about the connection with the provided id.
- getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApiAsync
-
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApiAsync
-
- getConnectionAsync(GetConnectionRequest) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsync
-
Get information about the connection with the provided id.
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsync
-
Get information about the connection with the provided id.
- getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
-
- getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
-
- getConnectionId() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.DeleteConnectionRequest
-
- getConnectionId() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionRequest
-
- getConnectionId() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
-
The identifier of the connection that a specific client is using.
- GetConnectionRequest - Class in com.amazonaws.services.apigatewaymanagementapi.model
-
- GetConnectionRequest() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionRequest
-
- GetConnectionResult - Class in com.amazonaws.services.apigatewaymanagementapi.model
-
- GetConnectionResult() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionResult
-
- getData() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
-
The data to be sent to the client specified by its connection id.
- getExecutorService() - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getIdentity() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionResult
-
- getLastActiveAt() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.GetConnectionResult
-
The time in ISO 8601 format for when the connection was last active.
- getSourceIp() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.Identity
-
The source IP address of the TCP connection making the request to API Gateway.
- getUserAgent() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.Identity
-
The User Agent of the API caller.
- GoneException - Exception in com.amazonaws.services.apigatewaymanagementapi.model
-
The connection with the provided id no longer exists.
- GoneException(String) - Constructor for exception com.amazonaws.services.apigatewaymanagementapi.model.GoneException
-
Constructs a new GoneException with the specified error message.