Skip navigation links
A B C D E F G H L P S T W 

A

AbstractAmazonApiGatewayManagementApi - Class in com.amazonaws.services.apigatewaymanagementapi
Abstract implementation of AmazonApiGatewayManagementApi.
AbstractAmazonApiGatewayManagementApi() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApi
 
AbstractAmazonApiGatewayManagementApiAsync - Class in com.amazonaws.services.apigatewaymanagementapi
Abstract implementation of AmazonApiGatewayManagementApiAsync.
AbstractAmazonApiGatewayManagementApiAsync() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApiAsync
 
AmazonApiGatewayManagementApi - Interface in com.amazonaws.services.apigatewaymanagementapi
Interface for accessing AmazonApiGatewayManagementApi.
AmazonApiGatewayManagementApiAsync - Interface in com.amazonaws.services.apigatewaymanagementapi
Interface for accessing AmazonApiGatewayManagementApi asynchronously.
AmazonApiGatewayManagementApiAsyncClient - Class in com.amazonaws.services.apigatewaymanagementapi
Client for accessing AmazonApiGatewayManagementApi asynchronously.
AmazonApiGatewayManagementApiAsyncClientBuilder - Class in com.amazonaws.services.apigatewaymanagementapi
AmazonApiGatewayManagementApiClient - Class in com.amazonaws.services.apigatewaymanagementapi
Client for accessing AmazonApiGatewayManagementApi.
AmazonApiGatewayManagementApiClientBuilder - Class in com.amazonaws.services.apigatewaymanagementapi
Fluent builder for AmazonApiGatewayManagementApi.
AmazonApiGatewayManagementApiException - Exception in com.amazonaws.services.apigatewaymanagementapi.model
Base exception for all service exceptions thrown by AmazonApiGatewayManagementApi
AmazonApiGatewayManagementApiException(String) - Constructor for exception com.amazonaws.services.apigatewaymanagementapi.model.AmazonApiGatewayManagementApiException
Constructs a new AmazonApiGatewayManagementApiException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClientBuilder
Construct an asynchronous implementation of AmazonApiGatewayManagementApiAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClientBuilder
Construct a synchronous implementation of AmazonApiGatewayManagementApi using the current builder configuration.
builder() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClient
 

C

clone() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
 
clone() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionResult
 
com.amazonaws.services.apigatewaymanagementapi - package com.amazonaws.services.apigatewaymanagementapi
The Amazon API Gateway Management API allows you to directly manage runtime aspects of your deployed APIs.
com.amazonaws.services.apigatewaymanagementapi.model - package com.amazonaws.services.apigatewaymanagementapi.model
 
configFactory - Static variable in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApi
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionResult
 

F

ForbiddenException - Exception in com.amazonaws.services.apigatewaymanagementapi.model
The caller is not authorized to invoke this operation.
ForbiddenException(String) - Constructor for exception com.amazonaws.services.apigatewaymanagementapi.model.ForbiddenException
Constructs a new ForbiddenException with the specified error message.

G

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.

H

hashCode() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionResult
 

L

LimitExceededException - Exception in com.amazonaws.services.apigatewaymanagementapi.model
The client is sending more than the allowed number of requests per unit of time.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.apigatewaymanagementapi.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.

P

PayloadTooLargeException - Exception in com.amazonaws.services.apigatewaymanagementapi.model
The data has exceeded the maximum size allowed.
PayloadTooLargeException(String) - Constructor for exception com.amazonaws.services.apigatewaymanagementapi.model.PayloadTooLargeException
Constructs a new PayloadTooLargeException with the specified error message.
postToConnection(PostToConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApi
 
postToConnection(PostToConnectionRequest) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApi
Sends the provided data to the specified connection.
postToConnection(PostToConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClient
Sends the provided data to the specified connection.
postToConnectionAsync(PostToConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApiAsync
 
postToConnectionAsync(PostToConnectionRequest, AsyncHandler<PostToConnectionRequest, PostToConnectionResult>) - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApiAsync
 
postToConnectionAsync(PostToConnectionRequest) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsync
Sends the provided data to the specified connection.
postToConnectionAsync(PostToConnectionRequest, AsyncHandler<PostToConnectionRequest, PostToConnectionResult>) - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsync
Sends the provided data to the specified connection.
postToConnectionAsync(PostToConnectionRequest) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
 
postToConnectionAsync(PostToConnectionRequest, AsyncHandler<PostToConnectionRequest, PostToConnectionResult>) - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
 
PostToConnectionRequest - Class in com.amazonaws.services.apigatewaymanagementapi.model
 
PostToConnectionRequest() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
 
PostToConnectionResult - Class in com.amazonaws.services.apigatewaymanagementapi.model
 
PostToConnectionResult() - Constructor for class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionResult
 

S

setConnectionId(String) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
The identifier of the connection that a specific client is using.
setData(ByteBuffer) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
The data to be sent to the client specified by its connection id.
shutdown() - Method in class com.amazonaws.services.apigatewaymanagementapi.AbstractAmazonApiGatewayManagementApi
 
shutdown() - Method in interface com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApi
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.apigatewaymanagementapi.AmazonApiGatewayManagementApiClientBuilder
 

T

toString() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionResult
Returns a string representation of this object.

W

withConnectionId(String) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
The identifier of the connection that a specific client is using.
withData(ByteBuffer) - Method in class com.amazonaws.services.apigatewaymanagementapi.model.PostToConnectionRequest
The data to be sent to the client specified by its connection id.
A B C D E F G H L P S T W 
Skip navigation links

Copyright © 2019. All rights reserved.