Home
last modified time | relevance | path

Searched refs:CreateGlobalClusterRequest (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/model/
H A DCreateGlobalClusterRequest.h21 class AWS_RDS_API CreateGlobalClusterRequest : public RDSRequest
24 CreateGlobalClusterRequest();
157 …inline CreateGlobalClusterRequest& WithEngine(const Aws::String& value) { SetEngine(value); return… in WithEngine()
162 …inline CreateGlobalClusterRequest& WithEngine(Aws::String&& value) { SetEngine(std::move(value)); … in WithEngine()
167 …inline CreateGlobalClusterRequest& WithEngine(const char* value) { SetEngine(value); return *this;} in WithEngine()
198 …inline CreateGlobalClusterRequest& WithEngineVersion(const Aws::String& value) { SetEngineVersion(… in WithEngineVersion()
208 …inline CreateGlobalClusterRequest& WithEngineVersion(const char* value) { SetEngineVersion(value);… in WithEngineVersion()
233 …inline CreateGlobalClusterRequest& WithDeletionProtection(bool value) { SetDeletionProtection(valu… in WithDeletionProtection()
276 …inline CreateGlobalClusterRequest& WithDatabaseName(const Aws::String& value) { SetDatabaseName(va… in WithDatabaseName()
290 …inline CreateGlobalClusterRequest& WithDatabaseName(const char* value) { SetDatabaseName(value); r… in WithDatabaseName()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/include/aws/docdb/model/
H A DCreateGlobalClusterRequest.h25 class AWS_DOCDB_API CreateGlobalClusterRequest : public DocDBRequest
28 CreateGlobalClusterRequest();
161 …inline CreateGlobalClusterRequest& WithEngine(const Aws::String& value) { SetEngine(value); return… in WithEngine()
166 …inline CreateGlobalClusterRequest& WithEngine(Aws::String&& value) { SetEngine(std::move(value)); … in WithEngine()
171 …inline CreateGlobalClusterRequest& WithEngine(const char* value) { SetEngine(value); return *this;} in WithEngine()
202 …inline CreateGlobalClusterRequest& WithEngineVersion(const Aws::String& value) { SetEngineVersion(… in WithEngineVersion()
212 …inline CreateGlobalClusterRequest& WithEngineVersion(const char* value) { SetEngineVersion(value);… in WithEngineVersion()
237 …inline CreateGlobalClusterRequest& WithDeletionProtection(bool value) { SetDeletionProtection(valu… in WithDeletionProtection()
280 …inline CreateGlobalClusterRequest& WithDatabaseName(const Aws::String& value) { SetDatabaseName(va… in WithDatabaseName()
294 …inline CreateGlobalClusterRequest& WithDatabaseName(const char* value) { SetDatabaseName(value); r… in WithDatabaseName()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/source/model/
H A DCreateGlobalClusterRequest.cpp13 CreateGlobalClusterRequest::CreateGlobalClusterRequest() : in CreateGlobalClusterRequest() function in CreateGlobalClusterRequest
26 Aws::String CreateGlobalClusterRequest::SerializePayload() const in SerializePayload()
70 void CreateGlobalClusterRequest::DumpBodyToUrl(Aws::Http::URI& uri ) const in DumpBodyToUrl()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/source/model/
H A DCreateGlobalClusterRequest.cpp13 CreateGlobalClusterRequest::CreateGlobalClusterRequest() : in CreateGlobalClusterRequest() function in CreateGlobalClusterRequest
26 Aws::String CreateGlobalClusterRequest::SerializePayload() const in SerializePayload()
70 void CreateGlobalClusterRequest::DumpBodyToUrl(Aws::Http::URI& uri ) const in DumpBodyToUrl()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/include/aws/docdb/
H A DDocDBClient.h121 class CreateGlobalClusterRequest; variable
286 …typedef std::function<void(const DocDBClient*, const Model::CreateGlobalClusterRequest&, const Mod…
804 …l::CreateGlobalClusterOutcome CreateGlobalCluster(const Model::CreateGlobalClusterRequest& request…
822 …lusterOutcomeCallable CreateGlobalClusterCallable(const Model::CreateGlobalClusterRequest& request…
840 …virtual void CreateGlobalClusterAsync(const Model::CreateGlobalClusterRequest& request, const Crea…
2269 …void CreateGlobalClusterAsyncHelper(const Model::CreateGlobalClusterRequest& request, const Create…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-docdb/source/
H A DDocDBClient.cpp438 CreateGlobalClusterOutcome DocDBClient::CreateGlobalCluster(const CreateGlobalClusterRequest& reque… in CreateGlobalCluster()
444 …OutcomeCallable DocDBClient::CreateGlobalClusterCallable(const CreateGlobalClusterRequest& request… in CreateGlobalClusterCallable()
452 void DocDBClient::CreateGlobalClusterAsync(const CreateGlobalClusterRequest& request, const CreateG… in CreateGlobalClusterAsync()
457 void DocDBClient::CreateGlobalClusterAsyncHelper(const CreateGlobalClusterRequest& request, const C… in CreateGlobalClusterAsyncHelper()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/include/aws/rds/
H A DRDSClient.h212 class CreateGlobalClusterRequest; variable
629 …typedef std::function<void(const RDSClient*, const Model::CreateGlobalClusterRequest&, const Model…
2150 …l::CreateGlobalClusterOutcome CreateGlobalCluster(const Model::CreateGlobalClusterRequest& request…
2167 …lusterOutcomeCallable CreateGlobalClusterCallable(const Model::CreateGlobalClusterRequest& request…
2184 …virtual void CreateGlobalClusterAsync(const Model::CreateGlobalClusterRequest& request, const Crea…
6577 …void CreateGlobalClusterAsyncHelper(const Model::CreateGlobalClusterRequest& request, const Create…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/docdb/docdbiface/
H A Dinterface.go109CreateGlobalClusterRequest(*docdb.CreateGlobalClusterInput) (*request.Request, *docdb.CreateGlobal… methodSpec
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rds/source/
H A DRDSClient.cpp918 CreateGlobalClusterOutcome RDSClient::CreateGlobalCluster(const CreateGlobalClusterRequest& request… in CreateGlobalCluster()
924 …erOutcomeCallable RDSClient::CreateGlobalClusterCallable(const CreateGlobalClusterRequest& request… in CreateGlobalClusterCallable()
932 void RDSClient::CreateGlobalClusterAsync(const CreateGlobalClusterRequest& request, const CreateGlo… in CreateGlobalClusterAsync()
937 void RDSClient::CreateGlobalClusterAsyncHelper(const CreateGlobalClusterRequest& request, const Cre… in CreateGlobalClusterAsyncHelper()
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go157CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go157CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go161CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go165CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go165CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go169CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/rds/rdsiface/
H A Dinterface.go169CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go169CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/rds/rdsiface/
H A Dinterface.go169CreateGlobalClusterRequest(*rds.CreateGlobalClusterInput) (*request.Request, *rds.CreateGlobalClus… methodSpec

123