Home
last modified time | relevance | path

Searched refs:SetSnapshotWindow (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-memorydb/include/aws/memorydb/model/
H A DClusterConfiguration.h474 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
479 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
484 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
489 …inline ClusterConfiguration& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(valu… in WithSnapshotWindow()
494 …inline ClusterConfiguration& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move… in WithSnapshotWindow()
499 …inline ClusterConfiguration& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); ret… in WithSnapshotWindow()
H A DUpdateClusterRequest.h356 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
362 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
368 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
374 …inline UpdateClusterRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(valu… in WithSnapshotWindow()
380 …inline UpdateClusterRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move… in WithSnapshotWindow()
386 …inline UpdateClusterRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); ret… in WithSnapshotWindow()
H A DCreateClusterRequest.h770 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
778 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
786 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
794 …inline CreateClusterRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(valu… in WithSnapshotWindow()
802 …inline CreateClusterRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move… in WithSnapshotWindow()
810 …inline CreateClusterRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); ret… in WithSnapshotWindow()
H A DCluster.h924 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
931 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
938 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
945 …inline Cluster& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); return *t… in WithSnapshotWindow()
952 …inline Cluster& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(value)); ret… in WithSnapshotWindow()
959 inline Cluster& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); return *this;} in WithSnapshotWindow()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticache/include/aws/elasticache/model/
H A DModifyCacheClusterRequest.h1426 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
1432 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
1438 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
1444 …CacheClusterRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); retu… in WithSnapshotWindow()
1450 …inline ModifyCacheClusterRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std:… in WithSnapshotWindow()
1456 …inline ModifyCacheClusterRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value)… in WithSnapshotWindow()
H A DReplicationGroup.h623 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
632 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
641 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
650 …inline ReplicationGroup& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); … in WithSnapshotWindow()
659 …inline ReplicationGroup& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(val… in WithSnapshotWindow()
668 …inline ReplicationGroup& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); return … in WithSnapshotWindow()
H A DModifyReplicationGroupRequest.h964 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
973 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
982 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
991 …icationGroupRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); retu… in WithSnapshotWindow()
1000 …yReplicationGroupRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(va… in WithSnapshotWindow()
1009 …inline ModifyReplicationGroupRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(va… in WithSnapshotWindow()
H A DSnapshot.h1442 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
1448 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
1454 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
1460 …inline Snapshot& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); return *… in WithSnapshotWindow()
1466 …inline Snapshot& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(value)); re… in WithSnapshotWindow()
1472 … inline Snapshot& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); return *this;} in WithSnapshotWindow()
H A DCacheCluster.h1499 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
1505 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
1511 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
1517 …inline CacheCluster& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); retu… in WithSnapshotWindow()
1523 …inline CacheCluster& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(value))… in WithSnapshotWindow()
1529 …inline CacheCluster& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value); return *thi… in WithSnapshotWindow()
H A DCreateCacheClusterRequest.h1874 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
1883 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
1892 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
1901 …CacheClusterRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); retu… in WithSnapshotWindow()
1910 …inline CreateCacheClusterRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std:… in WithSnapshotWindow()
1919 …inline CreateCacheClusterRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(value)… in WithSnapshotWindow()
H A DCreateReplicationGroupRequest.h2174 …inline void SetSnapshotWindow(const Aws::String& value) { m_snapshotWindowHasBeenSet = true; m_sna… in SetSnapshotWindow() function
2182 …inline void SetSnapshotWindow(Aws::String&& value) { m_snapshotWindowHasBeenSet = true; m_snapshot… in SetSnapshotWindow() function
2190 …inline void SetSnapshotWindow(const char* value) { m_snapshotWindowHasBeenSet = true; m_snapshotWi… in SetSnapshotWindow() function
2198 …icationGroupRequest& WithSnapshotWindow(const Aws::String& value) { SetSnapshotWindow(value); retu… in WithSnapshotWindow()
2206 …eReplicationGroupRequest& WithSnapshotWindow(Aws::String&& value) { SetSnapshotWindow(std::move(va… in WithSnapshotWindow()
2214 …inline CreateReplicationGroupRequest& WithSnapshotWindow(const char* value) { SetSnapshotWindow(va… in WithSnapshotWindow()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go5079 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
6188 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
6964 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
9564 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
10007 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
10957 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
11808 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go5244 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
6391 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
7213 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
9808 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
10247 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
11339 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
12331 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go5249 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
6409 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
7239 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
9881 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
10325 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
11435 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
12438 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/elasticache/
H A Dapi.go5244 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
6391 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
7213 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
9808 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
10247 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
11339 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
12331 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6070 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7248 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8071 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11050 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
11491 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
12823 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
13909 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6082 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7269 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8101 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11103 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
11544 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
12885 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
13980 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6300 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7649 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8483 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11568 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
12044 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
13412 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
14517 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6300 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7649 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8483 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11568 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
12044 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
13412 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
14517 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6090 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7365 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8197 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11217 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
11658 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
13008 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
14104 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go6300 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
7649 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
8483 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
11568 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
12044 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
13412 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
14517 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go7185 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
8570 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
9503 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
13466 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
14064 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
15611 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
16706 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/elasticache/
H A Dapi.go7185 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
8570 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
9503 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
13466 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
14064 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
15611 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
16706 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/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/elasticache/
H A Dapi.go7182 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
8541 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
9476 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
13431 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
14031 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
15568 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
16673 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/elasticache/
H A Dapi.go7187 func (s *CacheCluster) SetSnapshotWindow(v string) *CacheCluster { func
8573 func (s *CreateCacheClusterInput) SetSnapshotWindow(v string) *CreateCacheClusterInput { func
9516 func (s *CreateReplicationGroupInput) SetSnapshotWindow(v string) *CreateReplicationGroupInput { func
13479 func (s *ModifyCacheClusterInput) SetSnapshotWindow(v string) *ModifyCacheClusterInput { func
14084 func (s *ModifyReplicationGroupInput) SetSnapshotWindow(v string) *ModifyReplicationGroupInput { func
15638 func (s *ReplicationGroup) SetSnapshotWindow(v string) *ReplicationGroup { func
16752 func (s *Snapshot) SetSnapshotWindow(v string) *Snapshot { func

12