AutoCloseable@Generated("software.amazon.awssdk:codegen") public interface ApiGatewayProtocolClient extends AutoCloseable
builder() method.
null| Modifier and Type | Field | Description |
|---|---|---|
static String |
SERVICE_NAME |
closestatic final String SERVICE_NAME
static ApiGatewayProtocolClient create()
ApiGatewayProtocolClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static ApiGatewayProtocolClientBuilder builder()
ApiGatewayProtocolClient.default AllTypesResponse allTypes(AllTypesRequest allTypesRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
allTypesRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault GetScalarsResponse getScalars(GetScalarsRequest getScalarsRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
getScalarsRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault MembersInHeadersResponse membersInHeaders(MembersInHeadersRequest membersInHeadersRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
membersInHeadersRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault MultiLocationOperationResponse multiLocationOperation(MultiLocationOperationRequest multiLocationOperationRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
multiLocationOperationRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault MultiPathParamOperationResponse multiPathParamOperation(MultiPathParamOperationRequest multiPathParamOperationRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
multiPathParamOperationRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault NoModeledExceptionsResponse noModeledExceptions(NoModeledExceptionsRequest noModeledExceptionsRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
noModeledExceptionsRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault OperationWithNoInputOrOutputResponse operationWithNoInputOrOutput(OperationWithNoInputOrOutputRequest operationWithNoInputOrOutputRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
operationWithNoInputOrOutputRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault PutScalarsResponse putScalars(PutScalarsRequest putScalarsRequest) throws SdkBaseException, SdkClientException, ApiGatewayProtocolException
putScalarsRequest - SdkBaseExceptionSdkClientExceptionApiGatewayProtocolExceptiondefault SameShapeDifferentStatusCodesResponse sameShapeDifferentStatusCodes(SameShapeDifferentStatusCodesRequest sameShapeDifferentStatusCodesRequest) throws SomeModeledException, SdkBaseException, SdkClientException, ApiGatewayProtocolException
sameShapeDifferentStatusCodesRequest - SomeModeledExceptionSomeModeledExceptionSdkBaseException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc)ApiGatewayProtocolException - Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typedefault SharedExceptionsAcrossOperationsWithDifferentStatusCodesResponse sharedExceptionsAcrossOperationsWithDifferentStatusCodes(SharedExceptionsAcrossOperationsWithDifferentStatusCodesRequest sharedExceptionsAcrossOperationsWithDifferentStatusCodesRequest) throws SomeModeledException, SdkBaseException, SdkClientException, ApiGatewayProtocolException
sharedExceptionsAcrossOperationsWithDifferentStatusCodesRequest - SomeModeledExceptionSdkBaseException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc)ApiGatewayProtocolException - Base exception for all service exceptions. Unknown exceptions will be thrown as an instance of this typestatic ServiceMetadata serviceMetadata()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.