- 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.
- getConnectionId() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
-
The identifier of the connection that a specific client is using.
- 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.
- 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.