Home
last modified time | relevance | path

Searched refs:GetRestApiId (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/source/
H A DAPIGatewayClient.cpp251 uri.AddPathSegment(request.GetRestApiId()); in CreateAuthorizer()
315 uri.AddPathSegment(request.GetRestApiId()); in CreateDeployment()
347 uri.AddPathSegment(request.GetRestApiId()); in CreateDocumentationPart()
379 uri.AddPathSegment(request.GetRestApiId()); in CreateDocumentationVersion()
436 uri.AddPathSegment(request.GetRestApiId()); in CreateModel()
468 uri.AddPathSegment(request.GetRestApiId()); in CreateRequestValidator()
505 uri.AddPathSegment(request.GetRestApiId()); in CreateResource()
563 uri.AddPathSegment(request.GetRestApiId()); in CreateStage()
713 uri.AddPathSegment(request.GetRestApiId()); in DeleteAuthorizer()
820 uri.AddPathSegment(request.GetRestApiId()); in DeleteDeployment()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigateway/include/aws/apigateway/model/
H A DDeleteRestApiRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetRestApiRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetGatewayResponseRequest.h43 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteGatewayResponseRequest.h44 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteDeploymentRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetAuthorizerRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteDocumentationVersionRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteAuthorizerRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteDocumentationPartRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteModelRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteRequestValidatorRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteResourceRequest.h41 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DDeleteStageRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DFlushStageAuthorizersCacheRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetDocumentationPartRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetDocumentationVersionRequest.h41 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DFlushStageCacheRequest.h41 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetModelTemplateRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetRequestValidatorRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetStageRequest.h42 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DImportDocumentationPartsRequest.h48 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DGetStagesRequest.h48 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DUpdateRestApiRequest.h44 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function
H A DStageKey.h44 inline const Aws::String& GetRestApiId() const{ return m_restApiId; } in GetRestApiId() function

1234