Uses of Class
com.amazonaws.services.apigateway.model.GetSdkResult
Packages that use GetSdkResult
-
Uses of GetSdkResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return GetSdkResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getSdk
(GetSdkRequest request) AmazonApiGateway.getSdk
(GetSdkRequest getSdkRequest) AmazonApiGatewayClient.getSdk
(GetSdkRequest getSdkRequest) Methods in com.amazonaws.services.apigateway that return types with arguments of type GetSdkResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest request) AbstractAmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest getSdkRequest) AmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest getSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsyncClient.getSdkAsync
(GetSdkRequest request) AmazonApiGatewayAsyncClient.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type GetSdkResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsync.getSdkAsync
(GetSdkRequest getSdkRequest, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) AmazonApiGatewayAsyncClient.getSdkAsync
(GetSdkRequest request, AsyncHandler<GetSdkRequest, GetSdkResult> asyncHandler) -
Uses of GetSdkResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetSdkResultModifier and TypeMethodDescriptionGetSdkResult.clone()
GetSdkResult.withBody
(ByteBuffer body) The binary blob response to GetSdk, which contains the generated SDK.GetSdkResult.withContentDisposition
(String contentDisposition) The content-disposition header value in the HTTP reseponse.GetSdkResult.withContentType
(String contentType) The content-type header value in the HTTP response.