List of All Members for LambdaClient

This is the complete list of members for QtAws::Lambda::LambdaClient, including inherited members.

  • LambdaClient(const QtAws::Core::AwsRegion::Region , QtAws::Core::AwsAbstractCredentials *, QNetworkAccessManager * const , QObject * const )
  • LambdaClient(const QUrl &, QtAws::Core::AwsAbstractCredentials *, QNetworkAccessManager * const , QObject * const )
  • addPermission(const AddPermissionRequest &) : AddPermissionResponse *
  • apiVersion() const : QString
  • createAlias(const CreateAliasRequest &) : CreateAliasResponse *
  • createEventSourceMapping(const CreateEventSourceMappingRequest &) : CreateEventSourceMappingResponse *
  • createFunction(const CreateFunctionRequest &) : CreateFunctionResponse *
  • credentials() const : AwsAbstractCredentials *
  • d_ptr : AwsAbstractClientPrivate * const
  • deleteAlias(const DeleteAliasRequest &) : DeleteAliasResponse *
  • deleteEventSourceMapping(const DeleteEventSourceMappingRequest &) : DeleteEventSourceMappingResponse *
  • deleteFunction(const DeleteFunctionRequest &) : DeleteFunctionResponse *
  • deleteFunctionConcurrency(const DeleteFunctionConcurrencyRequest &) : DeleteFunctionConcurrencyResponse *
  • endpoint() const : QUrl
  • endpointPrefix() const : QString
  • getAccountSettings(const GetAccountSettingsRequest &) : GetAccountSettingsResponse *
  • getAlias(const GetAliasRequest &) : GetAliasResponse *
  • getEventSourceMapping(const GetEventSourceMappingRequest &) : GetEventSourceMappingResponse *
  • getFunction(const GetFunctionRequest &) : GetFunctionResponse *
  • getFunctionConfiguration(const GetFunctionConfigurationRequest &) : GetFunctionConfigurationResponse *
  • getPolicy(const GetPolicyRequest &) : GetPolicyResponse *
  • invoke(const InvokeRequest &) : InvokeResponse *
  • invokeAsync(const InvokeAsyncRequest &) : InvokeAsyncResponse *
  • listAliases(const ListAliasesRequest &) : ListAliasesResponse *

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.