Home
last modified time | relevance | path

Searched refs:ApiIdHasBeenSet (Results 1 – 25 of 96) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/source/
H A DAppSyncClient.cpp140 if (!request.ApiIdHasBeenSet()) in CreateApiCache()
172 if (!request.ApiIdHasBeenSet()) in CreateApiKey()
204 if (!request.ApiIdHasBeenSet()) in CreateDataSource()
236 if (!request.ApiIdHasBeenSet()) in CreateFunction()
293 if (!request.ApiIdHasBeenSet()) in CreateResolver()
332 if (!request.ApiIdHasBeenSet()) in CreateType()
364 if (!request.ApiIdHasBeenSet()) in DeleteApiCache()
396 if (!request.ApiIdHasBeenSet()) in DeleteApiKey()
434 if (!request.ApiIdHasBeenSet()) in DeleteDataSource()
472 if (!request.ApiIdHasBeenSet()) in DeleteFunction()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigatewayv2/source/
H A DApiGatewayV2Client.cpp228 if (!request.ApiIdHasBeenSet()) in CreateAuthorizer()
260 if (!request.ApiIdHasBeenSet()) in CreateDeployment()
317 if (!request.ApiIdHasBeenSet()) in CreateIntegration()
349 if (!request.ApiIdHasBeenSet()) in CreateIntegrationResponse()
388 if (!request.ApiIdHasBeenSet()) in CreateModel()
420 if (!request.ApiIdHasBeenSet()) in CreateRoute()
452 if (!request.ApiIdHasBeenSet()) in CreateRouteResponse()
491 if (!request.ApiIdHasBeenSet()) in CreateStage()
548 if (!request.ApiIdHasBeenSet()) in DeleteAccessLogSettings()
587 if (!request.ApiIdHasBeenSet()) in DeleteApi()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-apigatewayv2/include/aws/apigatewayv2/model/
H A DDeleteApiRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteCorsConfigurationRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetApiRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteAccessLogSettingsRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteIntegrationRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteModelRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteStageRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetAuthorizerRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetDeploymentRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DResetAuthorizersCacheRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-appsync/include/aws/appsync/model/
H A DDeleteApiCacheRequest.h47 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetGraphqlApiRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteGraphqlApiRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DFlushApiCacheRequest.h47 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetSchemaCreationStatusRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetApiCacheRequest.h47 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteApiKeyRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteDataSourceRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteFunctionRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetDataSourceRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DGetFunctionRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DDeleteTypeRequest.h43 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function
H A DStartSchemaCreationRequest.h44 inline bool ApiIdHasBeenSet() const { return m_apiIdHasBeenSet; } in ApiIdHasBeenSet() function

1234