strongdm 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/doc/LICENSE.html +45 -136
- data/doc/Object.html +300 -105
- data/doc/README_md.html +15 -7
- data/doc/SDM.html +16 -24
- data/doc/SDM/AKS.html +113 -51
- data/doc/SDM/AKSBasicAuth.html +93 -35
- data/doc/SDM/AKSServiceAccount.html +88 -31
- data/doc/SDM/AccountAttachment.html +77 -27
- data/doc/SDM/AccountAttachmentCreateOptions.html +62 -13
- data/doc/SDM/AccountAttachmentCreateResponse.html +75 -24
- data/doc/SDM/AccountAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/AccountAttachmentGetResponse.html +75 -23
- data/doc/SDM/AccountAttachments.html +42 -39
- data/doc/SDM/AccountCreateResponse.html +80 -27
- data/doc/SDM/AccountDeleteResponse.html +69 -17
- data/doc/SDM/AccountGetResponse.html +74 -21
- data/doc/SDM/AccountGrant.html +89 -39
- data/doc/SDM/AccountGrantCreateResponse.html +75 -23
- data/doc/SDM/AccountGrantDeleteResponse.html +69 -18
- data/doc/SDM/AccountGrantGetResponse.html +75 -22
- data/doc/SDM/AccountGrants.html +41 -36
- data/doc/SDM/AccountUpdateResponse.html +74 -21
- data/doc/SDM/Accounts.html +45 -39
- data/doc/SDM/AlreadyExistsError.html +13 -10
- data/doc/SDM/AmazonEKS.html +108 -47
- data/doc/SDM/AmazonES.html +98 -39
- data/doc/SDM/Athena.html +98 -39
- data/doc/SDM/AuroraMysql.html +103 -43
- data/doc/SDM/AuroraPostgres.html +108 -47
- data/doc/SDM/AuthenticationError.html +13 -10
- data/doc/SDM/BadRequestError.html +13 -10
- data/doc/SDM/BigQuery.html +98 -39
- data/doc/SDM/Cassandra.html +103 -43
- data/doc/SDM/Client.html +29 -48
- data/doc/SDM/Clustrix.html +103 -43
- data/doc/SDM/Cockroach.html +108 -47
- data/doc/SDM/CreateResponseMetadata.html +59 -9
- data/doc/SDM/DeadlineExceededError.html +13 -10
- data/doc/SDM/DeleteResponseMetadata.html +60 -10
- data/doc/SDM/Druid.html +98 -39
- data/doc/SDM/DynamoDB.html +98 -39
- data/doc/SDM/Elastic.html +103 -43
- data/doc/SDM/ElasticacheRedis.html +98 -39
- data/doc/SDM/Gateway.html +89 -38
- data/doc/SDM/GetResponseMetadata.html +60 -10
- data/doc/SDM/GoogleGKE.html +98 -39
- data/doc/SDM/Greenplum.html +108 -47
- data/doc/SDM/HTTPAuth.html +103 -43
- data/doc/SDM/HTTPBasicAuth.html +108 -47
- data/doc/SDM/HTTPNoAuth.html +98 -39
- data/doc/SDM/InternalError.html +13 -10
- data/doc/SDM/Kubernetes.html +113 -51
- data/doc/SDM/KubernetesBasicAuth.html +93 -35
- data/doc/SDM/KubernetesServiceAccount.html +88 -31
- data/doc/SDM/Maria.html +103 -43
- data/doc/SDM/Memcached.html +88 -31
- data/doc/SDM/Memsql.html +103 -43
- data/doc/SDM/MongoHost.html +108 -47
- data/doc/SDM/MongoLegacyHost.html +113 -51
- data/doc/SDM/MongoLegacyReplicaset.html +118 -55
- data/doc/SDM/MongoReplicaSet.html +118 -55
- data/doc/SDM/Mysql.html +103 -43
- data/doc/SDM/NodeCreateResponse.html +80 -27
- data/doc/SDM/NodeDeleteResponse.html +69 -17
- data/doc/SDM/NodeGetResponse.html +74 -21
- data/doc/SDM/NodeUpdateResponse.html +74 -21
- data/doc/SDM/Nodes.html +46 -41
- data/doc/SDM/NotFoundError.html +13 -10
- data/doc/SDM/Oracle.html +108 -47
- data/doc/SDM/PermissionError.html +13 -10
- data/doc/SDM/Plumbing.html +375 -371
- data/doc/SDM/Postgres.html +108 -47
- data/doc/SDM/Presto.html +108 -47
- data/doc/SDM/RDP.html +98 -39
- data/doc/SDM/RPCError.html +12 -8
- data/doc/SDM/RateLimitError.html +13 -10
- data/doc/SDM/RateLimitMetadata.html +81 -29
- data/doc/SDM/Redis.html +93 -35
- data/doc/SDM/Redshift.html +108 -47
- data/doc/SDM/Relay.html +77 -26
- data/doc/SDM/ResourceCreateResponse.html +74 -21
- data/doc/SDM/ResourceDeleteResponse.html +69 -17
- data/doc/SDM/ResourceGetResponse.html +74 -21
- data/doc/SDM/ResourceUpdateResponse.html +74 -22
- data/doc/SDM/Resources.html +43 -35
- data/doc/SDM/Role.html +77 -26
- data/doc/SDM/RoleAttachment.html +77 -26
- data/doc/SDM/RoleAttachmentCreateResponse.html +75 -24
- data/doc/SDM/RoleAttachmentDeleteResponse.html +69 -19
- data/doc/SDM/RoleAttachmentGetResponse.html +75 -22
- data/doc/SDM/RoleAttachments.html +41 -38
- data/doc/SDM/RoleCreateResponse.html +75 -23
- data/doc/SDM/RoleDeleteResponse.html +69 -17
- data/doc/SDM/RoleGetResponse.html +75 -22
- data/doc/SDM/RoleGrant.html +77 -24
- data/doc/SDM/RoleGrantCreateResponse.html +75 -23
- data/doc/SDM/RoleGrantDeleteResponse.html +69 -18
- data/doc/SDM/RoleGrantGetResponse.html +75 -22
- data/doc/SDM/RoleGrants.html +41 -38
- data/doc/SDM/RoleUpdateResponse.html +75 -23
- data/doc/SDM/Roles.html +48 -46
- data/doc/SDM/SQLServer.html +113 -51
- data/doc/SDM/SSH.html +98 -39
- data/doc/SDM/Service.html +76 -24
- data/doc/SDM/Snowflake.html +103 -43
- data/doc/SDM/Sybase.html +98 -39
- data/doc/SDM/SybaseIQ.html +98 -39
- data/doc/SDM/Teradata.html +98 -39
- data/doc/SDM/UpdateResponseMetadata.html +60 -10
- data/doc/SDM/User.html +85 -30
- data/doc/V1.html +10 -6
- data/doc/V1/AccountAttachments.html +10 -6
- data/doc/V1/AccountAttachments/Service.html +11 -8
- data/doc/V1/AccountGrants.html +10 -6
- data/doc/V1/AccountGrants/Service.html +11 -9
- data/doc/V1/Accounts.html +10 -6
- data/doc/V1/Accounts/Service.html +12 -10
- data/doc/V1/Nodes.html +10 -6
- data/doc/V1/Nodes/Service.html +13 -13
- data/doc/V1/Resources.html +10 -6
- data/doc/V1/Resources/Service.html +10 -6
- data/doc/V1/RoleAttachments.html +10 -6
- data/doc/V1/RoleAttachments/Service.html +11 -11
- data/doc/V1/RoleGrants.html +10 -6
- data/doc/V1/RoleGrants/Service.html +11 -11
- data/doc/V1/Roles.html +10 -6
- data/doc/V1/Roles/Service.html +11 -12
- data/doc/created.rid +41 -37
- data/doc/css/fonts.css +6 -6
- data/doc/css/rdoc.css +22 -1
- data/doc/examples/Gemfile.html +14 -4
- data/doc/examples/Gemfile_lock.html +14 -4
- data/doc/examples/README_md.html +14 -4
- data/doc/examples/okta-sync/Gemfile.html +105 -0
- data/doc/examples/okta-sync/Gemfile_lock.html +146 -0
- data/doc/index.html +15 -8
- data/doc/js/darkfish.js +23 -100
- data/doc/js/navigation.js +4 -41
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search.js +32 -31
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js +7 -6
- data/doc/js/searcher.js.gz +0 -0
- data/doc/lib/version.html +16 -6
- data/doc/strongdm_gemspec.html +15 -5
- data/doc/table_of_contents.html +981 -260
- data/examples/Gemfile +2 -2
- data/examples/listUsers.rb +8 -8
- data/examples/okta-sync/Gemfile +4 -0
- data/examples/okta-sync/Gemfile.lock +38 -0
- data/examples/okta-sync/matchers.yml +11 -0
- data/examples/okta-sync/oktaSync.rb +173 -0
- data/examples/panicButton.rb +103 -119
- data/lib/errors/errors.rb +55 -53
- data/lib/grpc/account_attachments_pb.rb +9 -9
- data/lib/grpc/account_attachments_services_pb.rb +7 -8
- data/lib/grpc/account_grants_pb.rb +10 -10
- data/lib/grpc/account_grants_services_pb.rb +7 -8
- data/lib/grpc/accounts_pb.rb +9 -9
- data/lib/grpc/accounts_services_pb.rb +7 -8
- data/lib/grpc/drivers_pb.rb +7 -7
- data/lib/grpc/nodes_pb.rb +9 -9
- data/lib/grpc/nodes_services_pb.rb +7 -8
- data/lib/grpc/options_pb.rb +5 -5
- data/lib/grpc/plumbing.rb +4083 -4084
- data/lib/grpc/protoc-gen-swagger/options/annotations_pb.rb +4 -4
- data/lib/grpc/resources_pb.rb +9 -9
- data/lib/grpc/resources_services_pb.rb +7 -8
- data/lib/grpc/role_attachments_pb.rb +9 -9
- data/lib/grpc/role_attachments_services_pb.rb +7 -8
- data/lib/grpc/role_grants_pb.rb +9 -9
- data/lib/grpc/role_grants_services_pb.rb +7 -8
- data/lib/grpc/roles_pb.rb +9 -9
- data/lib/grpc/roles_services_pb.rb +7 -8
- data/lib/grpc/spec_pb.rb +8 -8
- data/lib/models/porcelain.rb +4409 -4017
- data/lib/strongdm.rb +94 -95
- data/lib/svc.rb +1202 -1224
- data/lib/version +1 -1
- data/lib/version.rb +6 -6
- data/strongdm.gemspec +10 -10
- metadata +9 -4
data/doc/strongdm_gemspec.html
CHANGED
|
@@ -8,16 +8,21 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "./";
|
|
11
|
+
var index_rel_prefix = "./";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="./js/
|
|
14
|
-
<script src="./js/
|
|
14
|
+
<script src="./js/navigation.js" defer></script>
|
|
15
|
+
<script src="./js/search.js" defer></script>
|
|
16
|
+
<script src="./js/search_index.js" defer></script>
|
|
17
|
+
<script src="./js/searcher.js" defer></script>
|
|
18
|
+
<script src="./js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="./css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="./css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" role="document" class="file">
|
|
22
27
|
<nav role="navigation">
|
|
23
28
|
<div id="project-navigation">
|
|
@@ -68,6 +73,10 @@
|
|
|
68
73
|
|
|
69
74
|
<li><a href="./examples/README_md.html">README</a>
|
|
70
75
|
|
|
76
|
+
<li><a href="./examples/okta-sync/Gemfile.html">Gemfile</a>
|
|
77
|
+
|
|
78
|
+
<li><a href="./examples/okta-sync/Gemfile_lock.html">Gemfile.lock</a>
|
|
79
|
+
|
|
71
80
|
<li><a href="./lib/version.html">version</a>
|
|
72
81
|
|
|
73
82
|
<li><a href="./strongdm_gemspec.html">strongdm.gemspec</a>
|
|
@@ -100,18 +109,19 @@
|
|
|
100
109
|
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">add_runtime_dependency</span> <span class="ruby-string">"grpc-tools"</span>, <span class="ruby-string">"~> 1.27.0"</span>, <span class="ruby-string">">= 1.27.0"</span>
|
|
101
110
|
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">add_runtime_dependency</span> <span class="ruby-string">"openssl"</span>, <span class="ruby-string">"~> 2.1.2"</span>, <span class="ruby-string">">= 2.1.2"</span>
|
|
102
111
|
|
|
103
|
-
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">files</span> = <span class="ruby-node"
|
|
112
|
+
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">files</span> = <span class="ruby-node">`git ls-files | grep -v "strongdm-#{SDM::VERSION}.gem"`</span>.<span class="ruby-identifier">split</span>(<span class="ruby-string">"\n"</span>)
|
|
104
113
|
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">require_path</span> = <span class="ruby-string">'lib'</span>
|
|
105
114
|
</pre>
|
|
106
115
|
|
|
107
116
|
<p>end</p>
|
|
117
|
+
|
|
108
118
|
</main>
|
|
109
119
|
|
|
110
120
|
|
|
111
121
|
|
|
112
122
|
<footer id="validator-badges" role="contentinfo">
|
|
113
|
-
<p><a href="
|
|
114
|
-
<p>Generated by <a href="
|
|
123
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
124
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
115
125
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
116
126
|
</footer>
|
|
117
127
|
|
data/doc/table_of_contents.html
CHANGED
|
@@ -8,434 +8,714 @@
|
|
|
8
8
|
|
|
9
9
|
<script type="text/javascript">
|
|
10
10
|
var rdoc_rel_prefix = "./";
|
|
11
|
+
var index_rel_prefix = "./";
|
|
11
12
|
</script>
|
|
12
13
|
|
|
13
|
-
<script src="./js/
|
|
14
|
-
<script src="./js/
|
|
14
|
+
<script src="./js/navigation.js" defer></script>
|
|
15
|
+
<script src="./js/search.js" defer></script>
|
|
16
|
+
<script src="./js/search_index.js" defer></script>
|
|
17
|
+
<script src="./js/searcher.js" defer></script>
|
|
18
|
+
<script src="./js/darkfish.js" defer></script>
|
|
15
19
|
|
|
16
20
|
<link href="./css/fonts.css" rel="stylesheet">
|
|
17
21
|
<link href="./css/rdoc.css" rel="stylesheet">
|
|
18
22
|
|
|
19
23
|
|
|
20
24
|
|
|
25
|
+
|
|
21
26
|
<body id="top" class="table-of-contents">
|
|
22
27
|
<main role="main">
|
|
23
28
|
<h1 class="class">Table of Contents - RDoc Documentation</h1>
|
|
24
29
|
|
|
30
|
+
|
|
31
|
+
|
|
25
32
|
<h2 id="pages">Pages</h2>
|
|
26
33
|
<ul>
|
|
34
|
+
|
|
27
35
|
<li class="file">
|
|
28
36
|
<a href="LICENSE.html">LICENSE</a>
|
|
37
|
+
|
|
29
38
|
</li>
|
|
30
|
-
|
|
39
|
+
|
|
40
|
+
<li class="file">
|
|
31
41
|
<a href="README_md.html">README</a>
|
|
32
42
|
|
|
33
43
|
<ul>
|
|
44
|
+
|
|
34
45
|
<li><a href="README_md.html#label-strongDM+SDK+for+Ruby">strongDM SDK for Ruby</a>
|
|
46
|
+
|
|
35
47
|
<li><a href="README_md.html#label-Quick+Start">Quick Start</a>
|
|
48
|
+
|
|
36
49
|
</ul>
|
|
50
|
+
|
|
37
51
|
</li>
|
|
38
|
-
|
|
52
|
+
|
|
53
|
+
<li class="file">
|
|
39
54
|
<a href="examples/Gemfile.html">Gemfile</a>
|
|
55
|
+
|
|
40
56
|
</li>
|
|
41
|
-
|
|
57
|
+
|
|
58
|
+
<li class="file">
|
|
42
59
|
<a href="examples/Gemfile_lock.html">Gemfile.lock</a>
|
|
60
|
+
|
|
43
61
|
</li>
|
|
44
|
-
|
|
62
|
+
|
|
63
|
+
<li class="file">
|
|
45
64
|
<a href="examples/README_md.html">README</a>
|
|
65
|
+
|
|
66
|
+
</li>
|
|
67
|
+
|
|
68
|
+
<li class="file">
|
|
69
|
+
<a href="examples/okta-sync/Gemfile.html">Gemfile</a>
|
|
70
|
+
|
|
46
71
|
</li>
|
|
47
|
-
|
|
72
|
+
|
|
73
|
+
<li class="file">
|
|
74
|
+
<a href="examples/okta-sync/Gemfile_lock.html">Gemfile.lock</a>
|
|
75
|
+
|
|
76
|
+
</li>
|
|
77
|
+
|
|
78
|
+
<li class="file">
|
|
48
79
|
<a href="lib/version.html">version</a>
|
|
80
|
+
|
|
49
81
|
</li>
|
|
50
|
-
|
|
82
|
+
|
|
83
|
+
<li class="file">
|
|
51
84
|
<a href="strongdm_gemspec.html">strongdm.gemspec</a>
|
|
85
|
+
|
|
52
86
|
</li>
|
|
53
87
|
|
|
54
88
|
</ul>
|
|
55
89
|
|
|
90
|
+
|
|
56
91
|
<h2 id="classes">Classes and Modules</h2>
|
|
57
92
|
<ul>
|
|
58
|
-
|
|
59
|
-
<a href="Google.html">Google</a>
|
|
60
|
-
</li>
|
|
61
|
-
<li class="module">
|
|
62
|
-
<a href="Google/Protobuf.html">Google::Protobuf</a>
|
|
63
|
-
</li>
|
|
93
|
+
|
|
64
94
|
<li class="class">
|
|
65
95
|
<a href="Object.html">Object</a>
|
|
96
|
+
|
|
66
97
|
</li>
|
|
98
|
+
|
|
67
99
|
<li class="module">
|
|
68
100
|
<a href="SDM.html">SDM</a>
|
|
101
|
+
|
|
69
102
|
</li>
|
|
103
|
+
|
|
70
104
|
<li class="class">
|
|
71
105
|
<a href="SDM/AKS.html">SDM::AKS</a>
|
|
106
|
+
|
|
72
107
|
</li>
|
|
108
|
+
|
|
73
109
|
<li class="class">
|
|
74
110
|
<a href="SDM/AKSBasicAuth.html">SDM::AKSBasicAuth</a>
|
|
111
|
+
|
|
75
112
|
</li>
|
|
113
|
+
|
|
76
114
|
<li class="class">
|
|
77
115
|
<a href="SDM/AKSServiceAccount.html">SDM::AKSServiceAccount</a>
|
|
116
|
+
|
|
78
117
|
</li>
|
|
118
|
+
|
|
79
119
|
<li class="class">
|
|
80
120
|
<a href="SDM/AccountAttachment.html">SDM::AccountAttachment</a>
|
|
121
|
+
|
|
81
122
|
</li>
|
|
123
|
+
|
|
82
124
|
<li class="class">
|
|
83
125
|
<a href="SDM/AccountAttachmentCreateOptions.html">SDM::AccountAttachmentCreateOptions</a>
|
|
126
|
+
|
|
84
127
|
</li>
|
|
128
|
+
|
|
85
129
|
<li class="class">
|
|
86
130
|
<a href="SDM/AccountAttachmentCreateResponse.html">SDM::AccountAttachmentCreateResponse</a>
|
|
131
|
+
|
|
87
132
|
</li>
|
|
133
|
+
|
|
88
134
|
<li class="class">
|
|
89
135
|
<a href="SDM/AccountAttachmentDeleteResponse.html">SDM::AccountAttachmentDeleteResponse</a>
|
|
136
|
+
|
|
90
137
|
</li>
|
|
138
|
+
|
|
91
139
|
<li class="class">
|
|
92
140
|
<a href="SDM/AccountAttachmentGetResponse.html">SDM::AccountAttachmentGetResponse</a>
|
|
141
|
+
|
|
93
142
|
</li>
|
|
143
|
+
|
|
94
144
|
<li class="class">
|
|
95
145
|
<a href="SDM/AccountAttachments.html">SDM::AccountAttachments</a>
|
|
146
|
+
|
|
96
147
|
</li>
|
|
148
|
+
|
|
97
149
|
<li class="class">
|
|
98
150
|
<a href="SDM/AccountCreateResponse.html">SDM::AccountCreateResponse</a>
|
|
151
|
+
|
|
99
152
|
</li>
|
|
153
|
+
|
|
100
154
|
<li class="class">
|
|
101
155
|
<a href="SDM/AccountDeleteResponse.html">SDM::AccountDeleteResponse</a>
|
|
156
|
+
|
|
102
157
|
</li>
|
|
158
|
+
|
|
103
159
|
<li class="class">
|
|
104
160
|
<a href="SDM/AccountGetResponse.html">SDM::AccountGetResponse</a>
|
|
161
|
+
|
|
105
162
|
</li>
|
|
163
|
+
|
|
106
164
|
<li class="class">
|
|
107
165
|
<a href="SDM/AccountGrant.html">SDM::AccountGrant</a>
|
|
166
|
+
|
|
108
167
|
</li>
|
|
168
|
+
|
|
109
169
|
<li class="class">
|
|
110
170
|
<a href="SDM/AccountGrantCreateResponse.html">SDM::AccountGrantCreateResponse</a>
|
|
171
|
+
|
|
111
172
|
</li>
|
|
173
|
+
|
|
112
174
|
<li class="class">
|
|
113
175
|
<a href="SDM/AccountGrantDeleteResponse.html">SDM::AccountGrantDeleteResponse</a>
|
|
176
|
+
|
|
114
177
|
</li>
|
|
178
|
+
|
|
115
179
|
<li class="class">
|
|
116
180
|
<a href="SDM/AccountGrantGetResponse.html">SDM::AccountGrantGetResponse</a>
|
|
181
|
+
|
|
117
182
|
</li>
|
|
183
|
+
|
|
118
184
|
<li class="class">
|
|
119
185
|
<a href="SDM/AccountGrants.html">SDM::AccountGrants</a>
|
|
186
|
+
|
|
120
187
|
</li>
|
|
188
|
+
|
|
121
189
|
<li class="class">
|
|
122
190
|
<a href="SDM/AccountUpdateResponse.html">SDM::AccountUpdateResponse</a>
|
|
191
|
+
|
|
123
192
|
</li>
|
|
193
|
+
|
|
124
194
|
<li class="class">
|
|
125
195
|
<a href="SDM/Accounts.html">SDM::Accounts</a>
|
|
196
|
+
|
|
126
197
|
</li>
|
|
198
|
+
|
|
127
199
|
<li class="class">
|
|
128
200
|
<a href="SDM/AlreadyExistsError.html">SDM::AlreadyExistsError</a>
|
|
201
|
+
|
|
129
202
|
</li>
|
|
203
|
+
|
|
130
204
|
<li class="class">
|
|
131
205
|
<a href="SDM/AmazonEKS.html">SDM::AmazonEKS</a>
|
|
206
|
+
|
|
132
207
|
</li>
|
|
208
|
+
|
|
133
209
|
<li class="class">
|
|
134
210
|
<a href="SDM/AmazonES.html">SDM::AmazonES</a>
|
|
211
|
+
|
|
135
212
|
</li>
|
|
213
|
+
|
|
136
214
|
<li class="class">
|
|
137
215
|
<a href="SDM/Athena.html">SDM::Athena</a>
|
|
216
|
+
|
|
138
217
|
</li>
|
|
218
|
+
|
|
139
219
|
<li class="class">
|
|
140
220
|
<a href="SDM/AuroraMysql.html">SDM::AuroraMysql</a>
|
|
221
|
+
|
|
141
222
|
</li>
|
|
223
|
+
|
|
142
224
|
<li class="class">
|
|
143
225
|
<a href="SDM/AuroraPostgres.html">SDM::AuroraPostgres</a>
|
|
226
|
+
|
|
144
227
|
</li>
|
|
228
|
+
|
|
145
229
|
<li class="class">
|
|
146
230
|
<a href="SDM/AuthenticationError.html">SDM::AuthenticationError</a>
|
|
231
|
+
|
|
147
232
|
</li>
|
|
233
|
+
|
|
148
234
|
<li class="class">
|
|
149
235
|
<a href="SDM/BadRequestError.html">SDM::BadRequestError</a>
|
|
236
|
+
|
|
150
237
|
</li>
|
|
238
|
+
|
|
151
239
|
<li class="class">
|
|
152
240
|
<a href="SDM/BigQuery.html">SDM::BigQuery</a>
|
|
241
|
+
|
|
153
242
|
</li>
|
|
243
|
+
|
|
154
244
|
<li class="class">
|
|
155
245
|
<a href="SDM/Cassandra.html">SDM::Cassandra</a>
|
|
246
|
+
|
|
156
247
|
</li>
|
|
248
|
+
|
|
157
249
|
<li class="class">
|
|
158
250
|
<a href="SDM/Client.html">SDM::Client</a>
|
|
251
|
+
|
|
159
252
|
</li>
|
|
253
|
+
|
|
160
254
|
<li class="class">
|
|
161
255
|
<a href="SDM/Clustrix.html">SDM::Clustrix</a>
|
|
256
|
+
|
|
162
257
|
</li>
|
|
258
|
+
|
|
163
259
|
<li class="class">
|
|
164
260
|
<a href="SDM/Cockroach.html">SDM::Cockroach</a>
|
|
261
|
+
|
|
165
262
|
</li>
|
|
263
|
+
|
|
166
264
|
<li class="class">
|
|
167
265
|
<a href="SDM/CreateResponseMetadata.html">SDM::CreateResponseMetadata</a>
|
|
266
|
+
|
|
168
267
|
</li>
|
|
268
|
+
|
|
169
269
|
<li class="class">
|
|
170
270
|
<a href="SDM/DeadlineExceededError.html">SDM::DeadlineExceededError</a>
|
|
271
|
+
|
|
171
272
|
</li>
|
|
273
|
+
|
|
172
274
|
<li class="class">
|
|
173
275
|
<a href="SDM/DeleteResponseMetadata.html">SDM::DeleteResponseMetadata</a>
|
|
276
|
+
|
|
174
277
|
</li>
|
|
278
|
+
|
|
175
279
|
<li class="class">
|
|
176
280
|
<a href="SDM/Druid.html">SDM::Druid</a>
|
|
281
|
+
|
|
177
282
|
</li>
|
|
283
|
+
|
|
178
284
|
<li class="class">
|
|
179
285
|
<a href="SDM/DynamoDB.html">SDM::DynamoDB</a>
|
|
286
|
+
|
|
180
287
|
</li>
|
|
288
|
+
|
|
181
289
|
<li class="class">
|
|
182
290
|
<a href="SDM/Elastic.html">SDM::Elastic</a>
|
|
291
|
+
|
|
183
292
|
</li>
|
|
293
|
+
|
|
184
294
|
<li class="class">
|
|
185
295
|
<a href="SDM/ElasticacheRedis.html">SDM::ElasticacheRedis</a>
|
|
296
|
+
|
|
186
297
|
</li>
|
|
298
|
+
|
|
187
299
|
<li class="class">
|
|
188
300
|
<a href="SDM/Gateway.html">SDM::Gateway</a>
|
|
301
|
+
|
|
189
302
|
</li>
|
|
303
|
+
|
|
190
304
|
<li class="class">
|
|
191
305
|
<a href="SDM/GetResponseMetadata.html">SDM::GetResponseMetadata</a>
|
|
306
|
+
|
|
192
307
|
</li>
|
|
308
|
+
|
|
193
309
|
<li class="class">
|
|
194
310
|
<a href="SDM/GoogleGKE.html">SDM::GoogleGKE</a>
|
|
311
|
+
|
|
195
312
|
</li>
|
|
313
|
+
|
|
196
314
|
<li class="class">
|
|
197
315
|
<a href="SDM/Greenplum.html">SDM::Greenplum</a>
|
|
316
|
+
|
|
198
317
|
</li>
|
|
318
|
+
|
|
199
319
|
<li class="class">
|
|
200
320
|
<a href="SDM/HTTPAuth.html">SDM::HTTPAuth</a>
|
|
321
|
+
|
|
201
322
|
</li>
|
|
323
|
+
|
|
202
324
|
<li class="class">
|
|
203
325
|
<a href="SDM/HTTPBasicAuth.html">SDM::HTTPBasicAuth</a>
|
|
326
|
+
|
|
204
327
|
</li>
|
|
328
|
+
|
|
205
329
|
<li class="class">
|
|
206
330
|
<a href="SDM/HTTPNoAuth.html">SDM::HTTPNoAuth</a>
|
|
331
|
+
|
|
207
332
|
</li>
|
|
333
|
+
|
|
208
334
|
<li class="class">
|
|
209
335
|
<a href="SDM/InternalError.html">SDM::InternalError</a>
|
|
336
|
+
|
|
210
337
|
</li>
|
|
338
|
+
|
|
211
339
|
<li class="class">
|
|
212
340
|
<a href="SDM/Kubernetes.html">SDM::Kubernetes</a>
|
|
341
|
+
|
|
213
342
|
</li>
|
|
343
|
+
|
|
214
344
|
<li class="class">
|
|
215
345
|
<a href="SDM/KubernetesBasicAuth.html">SDM::KubernetesBasicAuth</a>
|
|
346
|
+
|
|
216
347
|
</li>
|
|
348
|
+
|
|
217
349
|
<li class="class">
|
|
218
350
|
<a href="SDM/KubernetesServiceAccount.html">SDM::KubernetesServiceAccount</a>
|
|
351
|
+
|
|
219
352
|
</li>
|
|
353
|
+
|
|
220
354
|
<li class="class">
|
|
221
355
|
<a href="SDM/Maria.html">SDM::Maria</a>
|
|
356
|
+
|
|
222
357
|
</li>
|
|
358
|
+
|
|
223
359
|
<li class="class">
|
|
224
360
|
<a href="SDM/Memcached.html">SDM::Memcached</a>
|
|
361
|
+
|
|
225
362
|
</li>
|
|
363
|
+
|
|
226
364
|
<li class="class">
|
|
227
365
|
<a href="SDM/Memsql.html">SDM::Memsql</a>
|
|
366
|
+
|
|
228
367
|
</li>
|
|
368
|
+
|
|
229
369
|
<li class="class">
|
|
230
370
|
<a href="SDM/MongoHost.html">SDM::MongoHost</a>
|
|
371
|
+
|
|
231
372
|
</li>
|
|
373
|
+
|
|
232
374
|
<li class="class">
|
|
233
375
|
<a href="SDM/MongoLegacyHost.html">SDM::MongoLegacyHost</a>
|
|
376
|
+
|
|
234
377
|
</li>
|
|
378
|
+
|
|
235
379
|
<li class="class">
|
|
236
380
|
<a href="SDM/MongoLegacyReplicaset.html">SDM::MongoLegacyReplicaset</a>
|
|
381
|
+
|
|
237
382
|
</li>
|
|
383
|
+
|
|
238
384
|
<li class="class">
|
|
239
385
|
<a href="SDM/MongoReplicaSet.html">SDM::MongoReplicaSet</a>
|
|
386
|
+
|
|
240
387
|
</li>
|
|
388
|
+
|
|
241
389
|
<li class="class">
|
|
242
390
|
<a href="SDM/Mysql.html">SDM::Mysql</a>
|
|
391
|
+
|
|
243
392
|
</li>
|
|
393
|
+
|
|
244
394
|
<li class="class">
|
|
245
395
|
<a href="SDM/NodeCreateResponse.html">SDM::NodeCreateResponse</a>
|
|
396
|
+
|
|
246
397
|
</li>
|
|
398
|
+
|
|
247
399
|
<li class="class">
|
|
248
400
|
<a href="SDM/NodeDeleteResponse.html">SDM::NodeDeleteResponse</a>
|
|
401
|
+
|
|
249
402
|
</li>
|
|
403
|
+
|
|
250
404
|
<li class="class">
|
|
251
405
|
<a href="SDM/NodeGetResponse.html">SDM::NodeGetResponse</a>
|
|
406
|
+
|
|
252
407
|
</li>
|
|
408
|
+
|
|
253
409
|
<li class="class">
|
|
254
410
|
<a href="SDM/NodeUpdateResponse.html">SDM::NodeUpdateResponse</a>
|
|
411
|
+
|
|
255
412
|
</li>
|
|
413
|
+
|
|
256
414
|
<li class="class">
|
|
257
415
|
<a href="SDM/Nodes.html">SDM::Nodes</a>
|
|
416
|
+
|
|
258
417
|
</li>
|
|
418
|
+
|
|
259
419
|
<li class="class">
|
|
260
420
|
<a href="SDM/NotFoundError.html">SDM::NotFoundError</a>
|
|
421
|
+
|
|
261
422
|
</li>
|
|
423
|
+
|
|
262
424
|
<li class="class">
|
|
263
425
|
<a href="SDM/Oracle.html">SDM::Oracle</a>
|
|
426
|
+
|
|
264
427
|
</li>
|
|
428
|
+
|
|
265
429
|
<li class="class">
|
|
266
430
|
<a href="SDM/PermissionError.html">SDM::PermissionError</a>
|
|
431
|
+
|
|
267
432
|
</li>
|
|
433
|
+
|
|
268
434
|
<li class="module">
|
|
269
435
|
<a href="SDM/Plumbing.html">SDM::Plumbing</a>
|
|
436
|
+
|
|
270
437
|
</li>
|
|
438
|
+
|
|
271
439
|
<li class="class">
|
|
272
440
|
<a href="SDM/Postgres.html">SDM::Postgres</a>
|
|
441
|
+
|
|
273
442
|
</li>
|
|
443
|
+
|
|
274
444
|
<li class="class">
|
|
275
445
|
<a href="SDM/Presto.html">SDM::Presto</a>
|
|
446
|
+
|
|
276
447
|
</li>
|
|
448
|
+
|
|
277
449
|
<li class="class">
|
|
278
450
|
<a href="SDM/RDP.html">SDM::RDP</a>
|
|
451
|
+
|
|
279
452
|
</li>
|
|
453
|
+
|
|
280
454
|
<li class="class">
|
|
281
455
|
<a href="SDM/RPCError.html">SDM::RPCError</a>
|
|
456
|
+
|
|
282
457
|
</li>
|
|
458
|
+
|
|
283
459
|
<li class="class">
|
|
284
460
|
<a href="SDM/RateLimitError.html">SDM::RateLimitError</a>
|
|
461
|
+
|
|
285
462
|
</li>
|
|
463
|
+
|
|
286
464
|
<li class="class">
|
|
287
465
|
<a href="SDM/RateLimitMetadata.html">SDM::RateLimitMetadata</a>
|
|
466
|
+
|
|
288
467
|
</li>
|
|
468
|
+
|
|
289
469
|
<li class="class">
|
|
290
470
|
<a href="SDM/Redis.html">SDM::Redis</a>
|
|
471
|
+
|
|
291
472
|
</li>
|
|
473
|
+
|
|
292
474
|
<li class="class">
|
|
293
475
|
<a href="SDM/Redshift.html">SDM::Redshift</a>
|
|
476
|
+
|
|
294
477
|
</li>
|
|
478
|
+
|
|
295
479
|
<li class="class">
|
|
296
480
|
<a href="SDM/Relay.html">SDM::Relay</a>
|
|
481
|
+
|
|
297
482
|
</li>
|
|
483
|
+
|
|
298
484
|
<li class="class">
|
|
299
485
|
<a href="SDM/ResourceCreateResponse.html">SDM::ResourceCreateResponse</a>
|
|
486
|
+
|
|
300
487
|
</li>
|
|
488
|
+
|
|
301
489
|
<li class="class">
|
|
302
490
|
<a href="SDM/ResourceDeleteResponse.html">SDM::ResourceDeleteResponse</a>
|
|
491
|
+
|
|
303
492
|
</li>
|
|
493
|
+
|
|
304
494
|
<li class="class">
|
|
305
495
|
<a href="SDM/ResourceGetResponse.html">SDM::ResourceGetResponse</a>
|
|
496
|
+
|
|
306
497
|
</li>
|
|
498
|
+
|
|
307
499
|
<li class="class">
|
|
308
500
|
<a href="SDM/ResourceUpdateResponse.html">SDM::ResourceUpdateResponse</a>
|
|
501
|
+
|
|
309
502
|
</li>
|
|
503
|
+
|
|
310
504
|
<li class="class">
|
|
311
505
|
<a href="SDM/Resources.html">SDM::Resources</a>
|
|
506
|
+
|
|
312
507
|
</li>
|
|
508
|
+
|
|
313
509
|
<li class="class">
|
|
314
510
|
<a href="SDM/Role.html">SDM::Role</a>
|
|
511
|
+
|
|
315
512
|
</li>
|
|
513
|
+
|
|
316
514
|
<li class="class">
|
|
317
515
|
<a href="SDM/RoleAttachment.html">SDM::RoleAttachment</a>
|
|
516
|
+
|
|
318
517
|
</li>
|
|
518
|
+
|
|
319
519
|
<li class="class">
|
|
320
520
|
<a href="SDM/RoleAttachmentCreateResponse.html">SDM::RoleAttachmentCreateResponse</a>
|
|
521
|
+
|
|
321
522
|
</li>
|
|
523
|
+
|
|
322
524
|
<li class="class">
|
|
323
525
|
<a href="SDM/RoleAttachmentDeleteResponse.html">SDM::RoleAttachmentDeleteResponse</a>
|
|
526
|
+
|
|
324
527
|
</li>
|
|
528
|
+
|
|
325
529
|
<li class="class">
|
|
326
530
|
<a href="SDM/RoleAttachmentGetResponse.html">SDM::RoleAttachmentGetResponse</a>
|
|
531
|
+
|
|
327
532
|
</li>
|
|
533
|
+
|
|
328
534
|
<li class="class">
|
|
329
535
|
<a href="SDM/RoleAttachments.html">SDM::RoleAttachments</a>
|
|
536
|
+
|
|
330
537
|
</li>
|
|
538
|
+
|
|
331
539
|
<li class="class">
|
|
332
540
|
<a href="SDM/RoleCreateResponse.html">SDM::RoleCreateResponse</a>
|
|
541
|
+
|
|
333
542
|
</li>
|
|
543
|
+
|
|
334
544
|
<li class="class">
|
|
335
545
|
<a href="SDM/RoleDeleteResponse.html">SDM::RoleDeleteResponse</a>
|
|
546
|
+
|
|
336
547
|
</li>
|
|
548
|
+
|
|
337
549
|
<li class="class">
|
|
338
550
|
<a href="SDM/RoleGetResponse.html">SDM::RoleGetResponse</a>
|
|
551
|
+
|
|
339
552
|
</li>
|
|
553
|
+
|
|
340
554
|
<li class="class">
|
|
341
555
|
<a href="SDM/RoleGrant.html">SDM::RoleGrant</a>
|
|
556
|
+
|
|
342
557
|
</li>
|
|
558
|
+
|
|
343
559
|
<li class="class">
|
|
344
560
|
<a href="SDM/RoleGrantCreateResponse.html">SDM::RoleGrantCreateResponse</a>
|
|
561
|
+
|
|
345
562
|
</li>
|
|
563
|
+
|
|
346
564
|
<li class="class">
|
|
347
565
|
<a href="SDM/RoleGrantDeleteResponse.html">SDM::RoleGrantDeleteResponse</a>
|
|
566
|
+
|
|
348
567
|
</li>
|
|
568
|
+
|
|
349
569
|
<li class="class">
|
|
350
570
|
<a href="SDM/RoleGrantGetResponse.html">SDM::RoleGrantGetResponse</a>
|
|
571
|
+
|
|
351
572
|
</li>
|
|
573
|
+
|
|
352
574
|
<li class="class">
|
|
353
575
|
<a href="SDM/RoleGrants.html">SDM::RoleGrants</a>
|
|
576
|
+
|
|
354
577
|
</li>
|
|
578
|
+
|
|
355
579
|
<li class="class">
|
|
356
580
|
<a href="SDM/RoleUpdateResponse.html">SDM::RoleUpdateResponse</a>
|
|
581
|
+
|
|
357
582
|
</li>
|
|
583
|
+
|
|
358
584
|
<li class="class">
|
|
359
585
|
<a href="SDM/Roles.html">SDM::Roles</a>
|
|
586
|
+
|
|
360
587
|
</li>
|
|
588
|
+
|
|
361
589
|
<li class="class">
|
|
362
590
|
<a href="SDM/SQLServer.html">SDM::SQLServer</a>
|
|
591
|
+
|
|
363
592
|
</li>
|
|
593
|
+
|
|
364
594
|
<li class="class">
|
|
365
595
|
<a href="SDM/SSH.html">SDM::SSH</a>
|
|
596
|
+
|
|
366
597
|
</li>
|
|
598
|
+
|
|
367
599
|
<li class="class">
|
|
368
600
|
<a href="SDM/Service.html">SDM::Service</a>
|
|
601
|
+
|
|
369
602
|
</li>
|
|
603
|
+
|
|
370
604
|
<li class="class">
|
|
371
605
|
<a href="SDM/Snowflake.html">SDM::Snowflake</a>
|
|
606
|
+
|
|
372
607
|
</li>
|
|
608
|
+
|
|
373
609
|
<li class="class">
|
|
374
610
|
<a href="SDM/Sybase.html">SDM::Sybase</a>
|
|
611
|
+
|
|
375
612
|
</li>
|
|
613
|
+
|
|
376
614
|
<li class="class">
|
|
377
615
|
<a href="SDM/SybaseIQ.html">SDM::SybaseIQ</a>
|
|
616
|
+
|
|
378
617
|
</li>
|
|
618
|
+
|
|
379
619
|
<li class="class">
|
|
380
620
|
<a href="SDM/Teradata.html">SDM::Teradata</a>
|
|
621
|
+
|
|
381
622
|
</li>
|
|
623
|
+
|
|
382
624
|
<li class="class">
|
|
383
625
|
<a href="SDM/UpdateResponseMetadata.html">SDM::UpdateResponseMetadata</a>
|
|
626
|
+
|
|
384
627
|
</li>
|
|
628
|
+
|
|
385
629
|
<li class="class">
|
|
386
630
|
<a href="SDM/User.html">SDM::User</a>
|
|
631
|
+
|
|
387
632
|
</li>
|
|
633
|
+
|
|
388
634
|
<li class="module">
|
|
389
635
|
<a href="V1.html">V1</a>
|
|
636
|
+
|
|
390
637
|
</li>
|
|
638
|
+
|
|
391
639
|
<li class="module">
|
|
392
640
|
<a href="V1/AccountAttachments.html">V1::AccountAttachments</a>
|
|
641
|
+
|
|
393
642
|
</li>
|
|
643
|
+
|
|
394
644
|
<li class="class">
|
|
395
645
|
<a href="V1/AccountAttachments/Service.html">V1::AccountAttachments::Service</a>
|
|
646
|
+
|
|
396
647
|
</li>
|
|
648
|
+
|
|
397
649
|
<li class="module">
|
|
398
650
|
<a href="V1/AccountGrants.html">V1::AccountGrants</a>
|
|
651
|
+
|
|
399
652
|
</li>
|
|
653
|
+
|
|
400
654
|
<li class="class">
|
|
401
655
|
<a href="V1/AccountGrants/Service.html">V1::AccountGrants::Service</a>
|
|
656
|
+
|
|
402
657
|
</li>
|
|
658
|
+
|
|
403
659
|
<li class="module">
|
|
404
660
|
<a href="V1/Accounts.html">V1::Accounts</a>
|
|
661
|
+
|
|
405
662
|
</li>
|
|
663
|
+
|
|
406
664
|
<li class="class">
|
|
407
665
|
<a href="V1/Accounts/Service.html">V1::Accounts::Service</a>
|
|
666
|
+
|
|
408
667
|
</li>
|
|
668
|
+
|
|
409
669
|
<li class="module">
|
|
410
670
|
<a href="V1/Nodes.html">V1::Nodes</a>
|
|
671
|
+
|
|
411
672
|
</li>
|
|
673
|
+
|
|
412
674
|
<li class="class">
|
|
413
675
|
<a href="V1/Nodes/Service.html">V1::Nodes::Service</a>
|
|
676
|
+
|
|
414
677
|
</li>
|
|
678
|
+
|
|
415
679
|
<li class="module">
|
|
416
680
|
<a href="V1/Resources.html">V1::Resources</a>
|
|
681
|
+
|
|
417
682
|
</li>
|
|
683
|
+
|
|
418
684
|
<li class="class">
|
|
419
685
|
<a href="V1/Resources/Service.html">V1::Resources::Service</a>
|
|
686
|
+
|
|
420
687
|
</li>
|
|
688
|
+
|
|
421
689
|
<li class="module">
|
|
422
690
|
<a href="V1/RoleAttachments.html">V1::RoleAttachments</a>
|
|
691
|
+
|
|
423
692
|
</li>
|
|
693
|
+
|
|
424
694
|
<li class="class">
|
|
425
695
|
<a href="V1/RoleAttachments/Service.html">V1::RoleAttachments::Service</a>
|
|
696
|
+
|
|
426
697
|
</li>
|
|
698
|
+
|
|
427
699
|
<li class="module">
|
|
428
700
|
<a href="V1/RoleGrants.html">V1::RoleGrants</a>
|
|
701
|
+
|
|
429
702
|
</li>
|
|
703
|
+
|
|
430
704
|
<li class="class">
|
|
431
705
|
<a href="V1/RoleGrants/Service.html">V1::RoleGrants::Service</a>
|
|
706
|
+
|
|
432
707
|
</li>
|
|
708
|
+
|
|
433
709
|
<li class="module">
|
|
434
710
|
<a href="V1/Roles.html">V1::Roles</a>
|
|
711
|
+
|
|
435
712
|
</li>
|
|
713
|
+
|
|
436
714
|
<li class="class">
|
|
437
715
|
<a href="V1/Roles/Service.html">V1::Roles::Service</a>
|
|
716
|
+
|
|
438
717
|
</li>
|
|
718
|
+
|
|
439
719
|
</ul>
|
|
440
720
|
|
|
441
721
|
<h2 id="methods">Methods</h2>
|
|
@@ -947,200 +1227,115 @@
|
|
|
947
1227
|
<span class="container">SDM::Plumbing</span>
|
|
948
1228
|
|
|
949
1229
|
<li class="method">
|
|
950
|
-
<a href="SDM/
|
|
951
|
-
—
|
|
952
|
-
<span class="container">SDM::Resources</span>
|
|
953
|
-
|
|
954
|
-
<li class="method">
|
|
955
|
-
<a href="SDM/RoleAttachments.html#method-c-new">::new</a>
|
|
956
|
-
—
|
|
957
|
-
<span class="container">SDM::RoleAttachments</span>
|
|
958
|
-
|
|
959
|
-
<li class="method">
|
|
960
|
-
<a href="SDM/RoleGrants.html#method-c-new">::new</a>
|
|
961
|
-
—
|
|
962
|
-
<span class="container">SDM::RoleGrants</span>
|
|
963
|
-
|
|
964
|
-
<li class="method">
|
|
965
|
-
<a href="SDM/Roles.html#method-c-new">::new</a>
|
|
966
|
-
—
|
|
967
|
-
<span class="container">SDM::Roles</span>
|
|
968
|
-
|
|
969
|
-
<li class="method">
|
|
970
|
-
<a href="SDM/RoleGetResponse.html#method-c-new">::new</a>
|
|
971
|
-
—
|
|
972
|
-
<span class="container">SDM::RoleGetResponse</span>
|
|
973
|
-
|
|
974
|
-
<li class="method">
|
|
975
|
-
<a href="SDM/RPCError.html#method-c-new">::new</a>
|
|
976
|
-
—
|
|
977
|
-
<span class="container">SDM::RPCError</span>
|
|
978
|
-
|
|
979
|
-
<li class="method">
|
|
980
|
-
<a href="SDM/DeadlineExceededError.html#method-c-new">::new</a>
|
|
981
|
-
—
|
|
982
|
-
<span class="container">SDM::DeadlineExceededError</span>
|
|
983
|
-
|
|
984
|
-
<li class="method">
|
|
985
|
-
<a href="SDM/AlreadyExistsError.html#method-c-new">::new</a>
|
|
986
|
-
—
|
|
987
|
-
<span class="container">SDM::AlreadyExistsError</span>
|
|
988
|
-
|
|
989
|
-
<li class="method">
|
|
990
|
-
<a href="SDM/NotFoundError.html#method-c-new">::new</a>
|
|
991
|
-
—
|
|
992
|
-
<span class="container">SDM::NotFoundError</span>
|
|
993
|
-
|
|
994
|
-
<li class="method">
|
|
995
|
-
<a href="SDM/BadRequestError.html#method-c-new">::new</a>
|
|
996
|
-
—
|
|
997
|
-
<span class="container">SDM::BadRequestError</span>
|
|
998
|
-
|
|
999
|
-
<li class="method">
|
|
1000
|
-
<a href="SDM/AuthenticationError.html#method-c-new">::new</a>
|
|
1001
|
-
—
|
|
1002
|
-
<span class="container">SDM::AuthenticationError</span>
|
|
1003
|
-
|
|
1004
|
-
<li class="method">
|
|
1005
|
-
<a href="SDM/PermissionError.html#method-c-new">::new</a>
|
|
1006
|
-
—
|
|
1007
|
-
<span class="container">SDM::PermissionError</span>
|
|
1008
|
-
|
|
1009
|
-
<li class="method">
|
|
1010
|
-
<a href="SDM/InternalError.html#method-c-new">::new</a>
|
|
1011
|
-
—
|
|
1012
|
-
<span class="container">SDM::InternalError</span>
|
|
1013
|
-
|
|
1014
|
-
<li class="method">
|
|
1015
|
-
<a href="SDM/RateLimitError.html#method-c-new">::new</a>
|
|
1016
|
-
—
|
|
1017
|
-
<span class="container">SDM::RateLimitError</span>
|
|
1018
|
-
|
|
1019
|
-
<li class="method">
|
|
1020
|
-
<a href="SDM/CreateResponseMetadata.html#method-c-new">::new</a>
|
|
1021
|
-
—
|
|
1022
|
-
<span class="container">SDM::CreateResponseMetadata</span>
|
|
1023
|
-
|
|
1024
|
-
<li class="method">
|
|
1025
|
-
<a href="SDM/GetResponseMetadata.html#method-c-new">::new</a>
|
|
1230
|
+
<a href="SDM/SSH.html#method-c-new">::new</a>
|
|
1026
1231
|
—
|
|
1027
|
-
<span class="container">SDM::
|
|
1232
|
+
<span class="container">SDM::SSH</span>
|
|
1028
1233
|
|
|
1029
1234
|
<li class="method">
|
|
1030
|
-
<a href="SDM/
|
|
1235
|
+
<a href="SDM/Sybase.html#method-c-new">::new</a>
|
|
1031
1236
|
—
|
|
1032
|
-
<span class="container">SDM::
|
|
1237
|
+
<span class="container">SDM::Sybase</span>
|
|
1033
1238
|
|
|
1034
1239
|
<li class="method">
|
|
1035
|
-
<a href="SDM/
|
|
1240
|
+
<a href="SDM/SybaseIQ.html#method-c-new">::new</a>
|
|
1036
1241
|
—
|
|
1037
|
-
<span class="container">SDM::
|
|
1242
|
+
<span class="container">SDM::SybaseIQ</span>
|
|
1038
1243
|
|
|
1039
1244
|
<li class="method">
|
|
1040
|
-
<a href="SDM/
|
|
1245
|
+
<a href="SDM/AccountGetResponse.html#method-c-new">::new</a>
|
|
1041
1246
|
—
|
|
1042
|
-
<span class="container">SDM::
|
|
1247
|
+
<span class="container">SDM::AccountGetResponse</span>
|
|
1043
1248
|
|
|
1044
1249
|
<li class="method">
|
|
1045
|
-
<a href="SDM/
|
|
1250
|
+
<a href="SDM/Teradata.html#method-c-new">::new</a>
|
|
1046
1251
|
—
|
|
1047
|
-
<span class="container">SDM::
|
|
1252
|
+
<span class="container">SDM::Teradata</span>
|
|
1048
1253
|
|
|
1049
1254
|
<li class="method">
|
|
1050
|
-
<a href="SDM/
|
|
1255
|
+
<a href="SDM/NodeCreateResponse.html#method-c-new">::new</a>
|
|
1051
1256
|
—
|
|
1052
|
-
<span class="container">SDM::
|
|
1257
|
+
<span class="container">SDM::NodeCreateResponse</span>
|
|
1053
1258
|
|
|
1054
1259
|
<li class="method">
|
|
1055
|
-
<a href="SDM/
|
|
1260
|
+
<a href="SDM/NodeGetResponse.html#method-c-new">::new</a>
|
|
1056
1261
|
—
|
|
1057
|
-
<span class="container">SDM::
|
|
1262
|
+
<span class="container">SDM::NodeGetResponse</span>
|
|
1058
1263
|
|
|
1059
1264
|
<li class="method">
|
|
1060
|
-
<a href="SDM/
|
|
1265
|
+
<a href="SDM/NodeUpdateResponse.html#method-c-new">::new</a>
|
|
1061
1266
|
—
|
|
1062
|
-
<span class="container">SDM::
|
|
1267
|
+
<span class="container">SDM::NodeUpdateResponse</span>
|
|
1063
1268
|
|
|
1064
1269
|
<li class="method">
|
|
1065
|
-
<a href="SDM/
|
|
1270
|
+
<a href="SDM/NodeDeleteResponse.html#method-c-new">::new</a>
|
|
1066
1271
|
—
|
|
1067
|
-
<span class="container">SDM::
|
|
1272
|
+
<span class="container">SDM::NodeDeleteResponse</span>
|
|
1068
1273
|
|
|
1069
1274
|
<li class="method">
|
|
1070
|
-
<a href="SDM/
|
|
1275
|
+
<a href="SDM/Relay.html#method-c-new">::new</a>
|
|
1071
1276
|
—
|
|
1072
|
-
<span class="container">SDM::
|
|
1277
|
+
<span class="container">SDM::Relay</span>
|
|
1073
1278
|
|
|
1074
1279
|
<li class="method">
|
|
1075
|
-
<a href="SDM/
|
|
1280
|
+
<a href="SDM/Gateway.html#method-c-new">::new</a>
|
|
1076
1281
|
—
|
|
1077
|
-
<span class="container">SDM::
|
|
1282
|
+
<span class="container">SDM::Gateway</span>
|
|
1078
1283
|
|
|
1079
1284
|
<li class="method">
|
|
1080
|
-
<a href="SDM/
|
|
1285
|
+
<a href="SDM/ResourceCreateResponse.html#method-c-new">::new</a>
|
|
1081
1286
|
—
|
|
1082
|
-
<span class="container">SDM::
|
|
1287
|
+
<span class="container">SDM::ResourceCreateResponse</span>
|
|
1083
1288
|
|
|
1084
1289
|
<li class="method">
|
|
1085
|
-
<a href="SDM/
|
|
1290
|
+
<a href="SDM/ResourceGetResponse.html#method-c-new">::new</a>
|
|
1086
1291
|
—
|
|
1087
|
-
<span class="container">SDM::
|
|
1292
|
+
<span class="container">SDM::ResourceGetResponse</span>
|
|
1088
1293
|
|
|
1089
1294
|
<li class="method">
|
|
1090
|
-
<a href="SDM/
|
|
1295
|
+
<a href="SDM/ResourceUpdateResponse.html#method-c-new">::new</a>
|
|
1091
1296
|
—
|
|
1092
|
-
<span class="container">SDM::
|
|
1297
|
+
<span class="container">SDM::ResourceUpdateResponse</span>
|
|
1093
1298
|
|
|
1094
1299
|
<li class="method">
|
|
1095
|
-
<a href="SDM/
|
|
1300
|
+
<a href="SDM/ResourceDeleteResponse.html#method-c-new">::new</a>
|
|
1096
1301
|
—
|
|
1097
|
-
<span class="container">SDM::
|
|
1302
|
+
<span class="container">SDM::ResourceDeleteResponse</span>
|
|
1098
1303
|
|
|
1099
1304
|
<li class="method">
|
|
1100
|
-
<a href="SDM/
|
|
1305
|
+
<a href="SDM/RoleAttachmentCreateResponse.html#method-c-new">::new</a>
|
|
1101
1306
|
—
|
|
1102
|
-
<span class="container">SDM::
|
|
1307
|
+
<span class="container">SDM::RoleAttachmentCreateResponse</span>
|
|
1103
1308
|
|
|
1104
1309
|
<li class="method">
|
|
1105
|
-
<a href="SDM/
|
|
1310
|
+
<a href="SDM/RoleAttachmentGetResponse.html#method-c-new">::new</a>
|
|
1106
1311
|
—
|
|
1107
|
-
<span class="container">SDM::
|
|
1312
|
+
<span class="container">SDM::RoleAttachmentGetResponse</span>
|
|
1108
1313
|
|
|
1109
1314
|
<li class="method">
|
|
1110
|
-
<a href="SDM/
|
|
1315
|
+
<a href="SDM/RoleAttachmentDeleteResponse.html#method-c-new">::new</a>
|
|
1111
1316
|
—
|
|
1112
|
-
<span class="container">SDM::
|
|
1317
|
+
<span class="container">SDM::RoleAttachmentDeleteResponse</span>
|
|
1113
1318
|
|
|
1114
1319
|
<li class="method">
|
|
1115
|
-
<a href="SDM/
|
|
1320
|
+
<a href="SDM/RoleGrants.html#method-c-new">::new</a>
|
|
1116
1321
|
—
|
|
1117
|
-
<span class="container">SDM::
|
|
1322
|
+
<span class="container">SDM::RoleGrants</span>
|
|
1118
1323
|
|
|
1119
1324
|
<li class="method">
|
|
1120
|
-
<a href="SDM/
|
|
1325
|
+
<a href="SDM/Druid.html#method-c-new">::new</a>
|
|
1121
1326
|
—
|
|
1122
|
-
<span class="container">SDM::
|
|
1327
|
+
<span class="container">SDM::Druid</span>
|
|
1123
1328
|
|
|
1124
1329
|
<li class="method">
|
|
1125
|
-
<a href="SDM/
|
|
1330
|
+
<a href="SDM/DynamoDB.html#method-c-new">::new</a>
|
|
1126
1331
|
—
|
|
1127
|
-
<span class="container">SDM::
|
|
1332
|
+
<span class="container">SDM::DynamoDB</span>
|
|
1128
1333
|
|
|
1129
1334
|
<li class="method">
|
|
1130
1335
|
<a href="SDM/Cassandra.html#method-c-new">::new</a>
|
|
1131
1336
|
—
|
|
1132
1337
|
<span class="container">SDM::Cassandra</span>
|
|
1133
1338
|
|
|
1134
|
-
<li class="method">
|
|
1135
|
-
<a href="SDM/Druid.html#method-c-new">::new</a>
|
|
1136
|
-
—
|
|
1137
|
-
<span class="container">SDM::Druid</span>
|
|
1138
|
-
|
|
1139
|
-
<li class="method">
|
|
1140
|
-
<a href="SDM/DynamoDB.html#method-c-new">::new</a>
|
|
1141
|
-
—
|
|
1142
|
-
<span class="container">SDM::DynamoDB</span>
|
|
1143
|
-
|
|
1144
1339
|
<li class="method">
|
|
1145
1340
|
<a href="SDM/AmazonES.html#method-c-new">::new</a>
|
|
1146
1341
|
—
|
|
@@ -1161,6 +1356,11 @@
|
|
|
1161
1356
|
—
|
|
1162
1357
|
<span class="container">SDM::HTTPNoAuth</span>
|
|
1163
1358
|
|
|
1359
|
+
<li class="method">
|
|
1360
|
+
<a href="SDM/BigQuery.html#method-c-new">::new</a>
|
|
1361
|
+
—
|
|
1362
|
+
<span class="container">SDM::BigQuery</span>
|
|
1363
|
+
|
|
1164
1364
|
<li class="method">
|
|
1165
1365
|
<a href="SDM/HTTPAuth.html#method-c-new">::new</a>
|
|
1166
1366
|
—
|
|
@@ -1211,6 +1411,11 @@
|
|
|
1211
1411
|
—
|
|
1212
1412
|
<span class="container">SDM::Memcached</span>
|
|
1213
1413
|
|
|
1414
|
+
<li class="method">
|
|
1415
|
+
<a href="SDM/Athena.html#method-c-new">::new</a>
|
|
1416
|
+
—
|
|
1417
|
+
<span class="container">SDM::Athena</span>
|
|
1418
|
+
|
|
1214
1419
|
<li class="method">
|
|
1215
1420
|
<a href="SDM/MongoLegacyHost.html#method-c-new">::new</a>
|
|
1216
1421
|
—
|
|
@@ -1221,6 +1426,11 @@
|
|
|
1221
1426
|
—
|
|
1222
1427
|
<span class="container">SDM::MongoLegacyReplicaset</span>
|
|
1223
1428
|
|
|
1429
|
+
<li class="method">
|
|
1430
|
+
<a href="SDM/Service.html#method-c-new">::new</a>
|
|
1431
|
+
—
|
|
1432
|
+
<span class="container">SDM::Service</span>
|
|
1433
|
+
|
|
1224
1434
|
<li class="method">
|
|
1225
1435
|
<a href="SDM/MongoHost.html#method-c-new">::new</a>
|
|
1226
1436
|
—
|
|
@@ -1291,6 +1501,11 @@
|
|
|
1291
1501
|
—
|
|
1292
1502
|
<span class="container">SDM::Presto</span>
|
|
1293
1503
|
|
|
1504
|
+
<li class="method">
|
|
1505
|
+
<a href="SDM/User.html#method-c-new">::new</a>
|
|
1506
|
+
—
|
|
1507
|
+
<span class="container">SDM::User</span>
|
|
1508
|
+
|
|
1294
1509
|
<li class="method">
|
|
1295
1510
|
<a href="SDM/RDP.html#method-c-new">::new</a>
|
|
1296
1511
|
—
|
|
@@ -1301,6 +1516,11 @@
|
|
|
1301
1516
|
—
|
|
1302
1517
|
<span class="container">SDM::Redis</span>
|
|
1303
1518
|
|
|
1519
|
+
<li class="method">
|
|
1520
|
+
<a href="SDM/AccountDeleteResponse.html#method-c-new">::new</a>
|
|
1521
|
+
—
|
|
1522
|
+
<span class="container">SDM::AccountDeleteResponse</span>
|
|
1523
|
+
|
|
1304
1524
|
<li class="method">
|
|
1305
1525
|
<a href="SDM/ElasticacheRedis.html#method-c-new">::new</a>
|
|
1306
1526
|
—
|
|
@@ -1312,164 +1532,224 @@
|
|
|
1312
1532
|
<span class="container">SDM::Snowflake</span>
|
|
1313
1533
|
|
|
1314
1534
|
<li class="method">
|
|
1315
|
-
<a href="SDM/
|
|
1535
|
+
<a href="SDM/AccountUpdateResponse.html#method-c-new">::new</a>
|
|
1316
1536
|
—
|
|
1317
|
-
<span class="container">SDM::
|
|
1537
|
+
<span class="container">SDM::AccountUpdateResponse</span>
|
|
1318
1538
|
|
|
1319
1539
|
<li class="method">
|
|
1320
|
-
<a href="SDM/
|
|
1540
|
+
<a href="SDM/SQLServer.html#method-c-new">::new</a>
|
|
1321
1541
|
—
|
|
1322
|
-
<span class="container">SDM::
|
|
1542
|
+
<span class="container">SDM::SQLServer</span>
|
|
1323
1543
|
|
|
1324
1544
|
<li class="method">
|
|
1325
|
-
<a href="SDM/
|
|
1545
|
+
<a href="SDM/RoleGrantCreateResponse.html#method-c-new">::new</a>
|
|
1326
1546
|
—
|
|
1327
|
-
<span class="container">SDM::
|
|
1547
|
+
<span class="container">SDM::RoleGrantCreateResponse</span>
|
|
1328
1548
|
|
|
1329
1549
|
<li class="method">
|
|
1330
|
-
<a href="SDM/
|
|
1550
|
+
<a href="SDM/AccountCreateResponse.html#method-c-new">::new</a>
|
|
1331
1551
|
—
|
|
1332
|
-
<span class="container">SDM::
|
|
1552
|
+
<span class="container">SDM::AccountCreateResponse</span>
|
|
1333
1553
|
|
|
1334
1554
|
<li class="method">
|
|
1335
|
-
<a href="SDM/
|
|
1555
|
+
<a href="SDM/RoleGrantGetResponse.html#method-c-new">::new</a>
|
|
1336
1556
|
—
|
|
1337
|
-
<span class="container">SDM::
|
|
1557
|
+
<span class="container">SDM::RoleGrantGetResponse</span>
|
|
1338
1558
|
|
|
1339
1559
|
<li class="method">
|
|
1340
|
-
<a href="SDM/
|
|
1560
|
+
<a href="SDM/RoleGrantDeleteResponse.html#method-c-new">::new</a>
|
|
1341
1561
|
—
|
|
1342
|
-
<span class="container">SDM::
|
|
1562
|
+
<span class="container">SDM::RoleGrantDeleteResponse</span>
|
|
1343
1563
|
|
|
1344
1564
|
<li class="method">
|
|
1345
|
-
<a href="SDM/
|
|
1565
|
+
<a href="SDM/RoleGrant.html#method-c-new">::new</a>
|
|
1346
1566
|
—
|
|
1347
|
-
<span class="container">SDM::
|
|
1567
|
+
<span class="container">SDM::RoleGrant</span>
|
|
1348
1568
|
|
|
1349
1569
|
<li class="method">
|
|
1350
|
-
<a href="SDM/
|
|
1570
|
+
<a href="SDM/RoleCreateResponse.html#method-c-new">::new</a>
|
|
1351
1571
|
—
|
|
1352
|
-
<span class="container">SDM::
|
|
1572
|
+
<span class="container">SDM::RoleCreateResponse</span>
|
|
1353
1573
|
|
|
1354
1574
|
<li class="method">
|
|
1355
|
-
<a href="SDM/
|
|
1575
|
+
<a href="SDM/RoleGetResponse.html#method-c-new">::new</a>
|
|
1356
1576
|
—
|
|
1357
|
-
<span class="container">SDM::
|
|
1577
|
+
<span class="container">SDM::RoleGetResponse</span>
|
|
1358
1578
|
|
|
1359
1579
|
<li class="method">
|
|
1360
|
-
<a href="SDM/
|
|
1580
|
+
<a href="SDM/RoleUpdateResponse.html#method-c-new">::new</a>
|
|
1361
1581
|
—
|
|
1362
|
-
<span class="container">SDM::
|
|
1582
|
+
<span class="container">SDM::RoleUpdateResponse</span>
|
|
1363
1583
|
|
|
1364
1584
|
<li class="method">
|
|
1365
|
-
<a href="SDM/
|
|
1585
|
+
<a href="SDM/AccountGrant.html#method-c-new">::new</a>
|
|
1366
1586
|
—
|
|
1367
|
-
<span class="container">SDM::
|
|
1587
|
+
<span class="container">SDM::AccountGrant</span>
|
|
1368
1588
|
|
|
1369
1589
|
<li class="method">
|
|
1370
|
-
<a href="SDM/
|
|
1590
|
+
<a href="SDM/RoleDeleteResponse.html#method-c-new">::new</a>
|
|
1371
1591
|
—
|
|
1372
|
-
<span class="container">SDM::
|
|
1592
|
+
<span class="container">SDM::RoleDeleteResponse</span>
|
|
1373
1593
|
|
|
1374
1594
|
<li class="method">
|
|
1375
|
-
<a href="SDM/
|
|
1595
|
+
<a href="SDM/Role.html#method-c-new">::new</a>
|
|
1376
1596
|
—
|
|
1377
|
-
<span class="container">SDM::
|
|
1597
|
+
<span class="container">SDM::Role</span>
|
|
1378
1598
|
|
|
1379
1599
|
<li class="method">
|
|
1380
|
-
<a href="SDM/
|
|
1600
|
+
<a href="SDM/AccountGrantDeleteResponse.html#method-c-new">::new</a>
|
|
1381
1601
|
—
|
|
1382
|
-
<span class="container">SDM::
|
|
1602
|
+
<span class="container">SDM::AccountGrantDeleteResponse</span>
|
|
1383
1603
|
|
|
1384
1604
|
<li class="method">
|
|
1385
|
-
<a href="SDM/
|
|
1605
|
+
<a href="SDM/Client.html#method-c-new">::new</a>
|
|
1386
1606
|
—
|
|
1387
|
-
<span class="container">SDM::
|
|
1607
|
+
<span class="container">SDM::Client</span>
|
|
1388
1608
|
|
|
1389
1609
|
<li class="method">
|
|
1390
|
-
<a href="SDM/
|
|
1610
|
+
<a href="SDM/AccountGrantGetResponse.html#method-c-new">::new</a>
|
|
1391
1611
|
—
|
|
1392
|
-
<span class="container">SDM::
|
|
1612
|
+
<span class="container">SDM::AccountGrantGetResponse</span>
|
|
1393
1613
|
|
|
1394
1614
|
<li class="method">
|
|
1395
|
-
<a href="SDM/
|
|
1615
|
+
<a href="SDM/AccountGrantCreateResponse.html#method-c-new">::new</a>
|
|
1396
1616
|
—
|
|
1397
|
-
<span class="container">SDM::
|
|
1617
|
+
<span class="container">SDM::AccountGrantCreateResponse</span>
|
|
1398
1618
|
|
|
1399
1619
|
<li class="method">
|
|
1400
|
-
<a href="SDM/
|
|
1620
|
+
<a href="SDM/AccountAttachments.html#method-c-new">::new</a>
|
|
1401
1621
|
—
|
|
1402
|
-
<span class="container">SDM::
|
|
1622
|
+
<span class="container">SDM::AccountAttachments</span>
|
|
1403
1623
|
|
|
1404
1624
|
<li class="method">
|
|
1405
|
-
<a href="SDM/
|
|
1625
|
+
<a href="SDM/AccountAttachment.html#method-c-new">::new</a>
|
|
1406
1626
|
—
|
|
1407
|
-
<span class="container">SDM::
|
|
1627
|
+
<span class="container">SDM::AccountAttachment</span>
|
|
1408
1628
|
|
|
1409
1629
|
<li class="method">
|
|
1410
|
-
<a href="SDM/
|
|
1630
|
+
<a href="SDM/AccountGrants.html#method-c-new">::new</a>
|
|
1411
1631
|
—
|
|
1412
|
-
<span class="container">SDM::
|
|
1632
|
+
<span class="container">SDM::AccountGrants</span>
|
|
1413
1633
|
|
|
1414
1634
|
<li class="method">
|
|
1415
|
-
<a href="SDM/
|
|
1635
|
+
<a href="SDM/AccountAttachmentDeleteResponse.html#method-c-new">::new</a>
|
|
1416
1636
|
—
|
|
1417
|
-
<span class="container">SDM::
|
|
1637
|
+
<span class="container">SDM::AccountAttachmentDeleteResponse</span>
|
|
1418
1638
|
|
|
1419
1639
|
<li class="method">
|
|
1420
|
-
<a href="SDM/
|
|
1640
|
+
<a href="SDM/AccountAttachmentGetResponse.html#method-c-new">::new</a>
|
|
1421
1641
|
—
|
|
1422
|
-
<span class="container">SDM::
|
|
1642
|
+
<span class="container">SDM::AccountAttachmentGetResponse</span>
|
|
1423
1643
|
|
|
1424
1644
|
<li class="method">
|
|
1425
|
-
<a href="SDM/
|
|
1645
|
+
<a href="SDM/Accounts.html#method-c-new">::new</a>
|
|
1426
1646
|
—
|
|
1427
|
-
<span class="container">SDM::
|
|
1647
|
+
<span class="container">SDM::Accounts</span>
|
|
1428
1648
|
|
|
1429
1649
|
<li class="method">
|
|
1430
|
-
<a href="SDM/
|
|
1650
|
+
<a href="SDM/AccountAttachmentCreateResponse.html#method-c-new">::new</a>
|
|
1431
1651
|
—
|
|
1432
|
-
<span class="container">SDM::
|
|
1652
|
+
<span class="container">SDM::AccountAttachmentCreateResponse</span>
|
|
1433
1653
|
|
|
1434
1654
|
<li class="method">
|
|
1435
|
-
<a href="SDM/
|
|
1655
|
+
<a href="SDM/Nodes.html#method-c-new">::new</a>
|
|
1436
1656
|
—
|
|
1437
|
-
<span class="container">SDM::
|
|
1657
|
+
<span class="container">SDM::Nodes</span>
|
|
1438
1658
|
|
|
1439
1659
|
<li class="method">
|
|
1440
|
-
<a href="SDM/
|
|
1660
|
+
<a href="SDM/AccountAttachmentCreateOptions.html#method-c-new">::new</a>
|
|
1441
1661
|
—
|
|
1442
|
-
<span class="container">SDM::
|
|
1662
|
+
<span class="container">SDM::AccountAttachmentCreateOptions</span>
|
|
1443
1663
|
|
|
1444
1664
|
<li class="method">
|
|
1445
|
-
<a href="SDM/
|
|
1665
|
+
<a href="SDM/RateLimitMetadata.html#method-c-new">::new</a>
|
|
1446
1666
|
—
|
|
1447
|
-
<span class="container">SDM::
|
|
1667
|
+
<span class="container">SDM::RateLimitMetadata</span>
|
|
1448
1668
|
|
|
1449
1669
|
<li class="method">
|
|
1450
|
-
<a href="SDM/
|
|
1670
|
+
<a href="SDM/DeleteResponseMetadata.html#method-c-new">::new</a>
|
|
1451
1671
|
—
|
|
1452
|
-
<span class="container">SDM::
|
|
1672
|
+
<span class="container">SDM::DeleteResponseMetadata</span>
|
|
1453
1673
|
|
|
1454
1674
|
<li class="method">
|
|
1455
|
-
<a href="SDM/
|
|
1675
|
+
<a href="SDM/Resources.html#method-c-new">::new</a>
|
|
1456
1676
|
—
|
|
1457
|
-
<span class="container">SDM::
|
|
1677
|
+
<span class="container">SDM::Resources</span>
|
|
1458
1678
|
|
|
1459
1679
|
<li class="method">
|
|
1460
|
-
<a href="SDM/
|
|
1680
|
+
<a href="SDM/UpdateResponseMetadata.html#method-c-new">::new</a>
|
|
1461
1681
|
—
|
|
1462
|
-
<span class="container">SDM::
|
|
1682
|
+
<span class="container">SDM::UpdateResponseMetadata</span>
|
|
1463
1683
|
|
|
1464
1684
|
<li class="method">
|
|
1465
|
-
<a href="SDM/
|
|
1685
|
+
<a href="SDM/RoleAttachments.html#method-c-new">::new</a>
|
|
1466
1686
|
—
|
|
1467
|
-
<span class="container">SDM::
|
|
1687
|
+
<span class="container">SDM::RoleAttachments</span>
|
|
1468
1688
|
|
|
1469
1689
|
<li class="method">
|
|
1470
|
-
<a href="SDM/
|
|
1690
|
+
<a href="SDM/GetResponseMetadata.html#method-c-new">::new</a>
|
|
1471
1691
|
—
|
|
1472
|
-
<span class="container">SDM::
|
|
1692
|
+
<span class="container">SDM::GetResponseMetadata</span>
|
|
1693
|
+
|
|
1694
|
+
<li class="method">
|
|
1695
|
+
<a href="SDM/CreateResponseMetadata.html#method-c-new">::new</a>
|
|
1696
|
+
—
|
|
1697
|
+
<span class="container">SDM::CreateResponseMetadata</span>
|
|
1698
|
+
|
|
1699
|
+
<li class="method">
|
|
1700
|
+
<a href="SDM/RateLimitError.html#method-c-new">::new</a>
|
|
1701
|
+
—
|
|
1702
|
+
<span class="container">SDM::RateLimitError</span>
|
|
1703
|
+
|
|
1704
|
+
<li class="method">
|
|
1705
|
+
<a href="SDM/Roles.html#method-c-new">::new</a>
|
|
1706
|
+
—
|
|
1707
|
+
<span class="container">SDM::Roles</span>
|
|
1708
|
+
|
|
1709
|
+
<li class="method">
|
|
1710
|
+
<a href="SDM/InternalError.html#method-c-new">::new</a>
|
|
1711
|
+
—
|
|
1712
|
+
<span class="container">SDM::InternalError</span>
|
|
1713
|
+
|
|
1714
|
+
<li class="method">
|
|
1715
|
+
<a href="SDM/PermissionError.html#method-c-new">::new</a>
|
|
1716
|
+
—
|
|
1717
|
+
<span class="container">SDM::PermissionError</span>
|
|
1718
|
+
|
|
1719
|
+
<li class="method">
|
|
1720
|
+
<a href="SDM/AuthenticationError.html#method-c-new">::new</a>
|
|
1721
|
+
—
|
|
1722
|
+
<span class="container">SDM::AuthenticationError</span>
|
|
1723
|
+
|
|
1724
|
+
<li class="method">
|
|
1725
|
+
<a href="SDM/BadRequestError.html#method-c-new">::new</a>
|
|
1726
|
+
—
|
|
1727
|
+
<span class="container">SDM::BadRequestError</span>
|
|
1728
|
+
|
|
1729
|
+
<li class="method">
|
|
1730
|
+
<a href="SDM/NotFoundError.html#method-c-new">::new</a>
|
|
1731
|
+
—
|
|
1732
|
+
<span class="container">SDM::NotFoundError</span>
|
|
1733
|
+
|
|
1734
|
+
<li class="method">
|
|
1735
|
+
<a href="SDM/AlreadyExistsError.html#method-c-new">::new</a>
|
|
1736
|
+
—
|
|
1737
|
+
<span class="container">SDM::AlreadyExistsError</span>
|
|
1738
|
+
|
|
1739
|
+
<li class="method">
|
|
1740
|
+
<a href="SDM/DeadlineExceededError.html#method-c-new">::new</a>
|
|
1741
|
+
—
|
|
1742
|
+
<span class="container">SDM::DeadlineExceededError</span>
|
|
1743
|
+
|
|
1744
|
+
<li class="method">
|
|
1745
|
+
<a href="SDM/RPCError.html#method-c-new">::new</a>
|
|
1746
|
+
—
|
|
1747
|
+
<span class="container">SDM::RPCError</span>
|
|
1748
|
+
|
|
1749
|
+
<li class="method">
|
|
1750
|
+
<a href="SDM/RoleAttachment.html#method-c-new">::new</a>
|
|
1751
|
+
—
|
|
1752
|
+
<span class="container">SDM::RoleAttachment</span>
|
|
1473
1753
|
|
|
1474
1754
|
<li class="method">
|
|
1475
1755
|
<a href="SDM/Plumbing.html#method-c-node_create_response_to_plumbing">::node_create_response_to_plumbing</a>
|
|
@@ -2792,14 +3072,14 @@
|
|
|
2792
3072
|
<span class="container">SDM::Resources</span>
|
|
2793
3073
|
|
|
2794
3074
|
<li class="method">
|
|
2795
|
-
<a href="SDM/
|
|
3075
|
+
<a href="SDM/Roles.html#method-i-create">#create</a>
|
|
2796
3076
|
—
|
|
2797
|
-
<span class="container">SDM::
|
|
3077
|
+
<span class="container">SDM::Roles</span>
|
|
2798
3078
|
|
|
2799
3079
|
<li class="method">
|
|
2800
|
-
<a href="SDM/
|
|
3080
|
+
<a href="SDM/AccountGrants.html#method-i-create">#create</a>
|
|
2801
3081
|
—
|
|
2802
|
-
<span class="container">SDM::
|
|
3082
|
+
<span class="container">SDM::AccountGrants</span>
|
|
2803
3083
|
|
|
2804
3084
|
<li class="method">
|
|
2805
3085
|
<a href="SDM/AccountAttachments.html#method-i-create">#create</a>
|
|
@@ -2807,14 +3087,19 @@
|
|
|
2807
3087
|
<span class="container">SDM::AccountAttachments</span>
|
|
2808
3088
|
|
|
2809
3089
|
<li class="method">
|
|
2810
|
-
<a href="SDM/
|
|
3090
|
+
<a href="SDM/RoleGrants.html#method-i-create">#create</a>
|
|
2811
3091
|
—
|
|
2812
|
-
<span class="container">SDM::
|
|
3092
|
+
<span class="container">SDM::RoleGrants</span>
|
|
2813
3093
|
|
|
2814
3094
|
<li class="method">
|
|
2815
|
-
<a href="SDM/
|
|
3095
|
+
<a href="SDM/Nodes.html#method-i-create">#create</a>
|
|
2816
3096
|
—
|
|
2817
|
-
<span class="container">SDM::
|
|
3097
|
+
<span class="container">SDM::Nodes</span>
|
|
3098
|
+
|
|
3099
|
+
<li class="method">
|
|
3100
|
+
<a href="SDM/RoleAttachments.html#method-i-create">#create</a>
|
|
3101
|
+
—
|
|
3102
|
+
<span class="container">SDM::RoleAttachments</span>
|
|
2818
3103
|
|
|
2819
3104
|
<li class="method">
|
|
2820
3105
|
<a href="SDM/Accounts.html#method-i-create">#create</a>
|
|
@@ -2822,14 +3107,14 @@
|
|
|
2822
3107
|
<span class="container">SDM::Accounts</span>
|
|
2823
3108
|
|
|
2824
3109
|
<li class="method">
|
|
2825
|
-
<a href="SDM/
|
|
3110
|
+
<a href="SDM/Nodes.html#method-i-delete">#delete</a>
|
|
2826
3111
|
—
|
|
2827
|
-
<span class="container">SDM::
|
|
3112
|
+
<span class="container">SDM::Nodes</span>
|
|
2828
3113
|
|
|
2829
3114
|
<li class="method">
|
|
2830
|
-
<a href="SDM/
|
|
3115
|
+
<a href="SDM/AccountAttachments.html#method-i-delete">#delete</a>
|
|
2831
3116
|
—
|
|
2832
|
-
<span class="container">SDM::
|
|
3117
|
+
<span class="container">SDM::AccountAttachments</span>
|
|
2833
3118
|
|
|
2834
3119
|
<li class="method">
|
|
2835
3120
|
<a href="SDM/AccountGrants.html#method-i-delete">#delete</a>
|
|
@@ -2837,24 +3122,19 @@
|
|
|
2837
3122
|
<span class="container">SDM::AccountGrants</span>
|
|
2838
3123
|
|
|
2839
3124
|
<li class="method">
|
|
2840
|
-
<a href="SDM/
|
|
2841
|
-
—
|
|
2842
|
-
<span class="container">SDM::Nodes</span>
|
|
2843
|
-
|
|
2844
|
-
<li class="method">
|
|
2845
|
-
<a href="SDM/RoleAttachments.html#method-i-delete">#delete</a>
|
|
3125
|
+
<a href="SDM/Accounts.html#method-i-delete">#delete</a>
|
|
2846
3126
|
—
|
|
2847
|
-
<span class="container">SDM::
|
|
3127
|
+
<span class="container">SDM::Accounts</span>
|
|
2848
3128
|
|
|
2849
3129
|
<li class="method">
|
|
2850
|
-
<a href="SDM/
|
|
3130
|
+
<a href="SDM/Resources.html#method-i-delete">#delete</a>
|
|
2851
3131
|
—
|
|
2852
|
-
<span class="container">SDM::
|
|
3132
|
+
<span class="container">SDM::Resources</span>
|
|
2853
3133
|
|
|
2854
3134
|
<li class="method">
|
|
2855
|
-
<a href="SDM/
|
|
3135
|
+
<a href="SDM/RoleAttachments.html#method-i-delete">#delete</a>
|
|
2856
3136
|
—
|
|
2857
|
-
<span class="container">SDM::
|
|
3137
|
+
<span class="container">SDM::RoleAttachments</span>
|
|
2858
3138
|
|
|
2859
3139
|
<li class="method">
|
|
2860
3140
|
<a href="SDM/RoleGrants.html#method-i-delete">#delete</a>
|
|
@@ -2862,14 +3142,14 @@
|
|
|
2862
3142
|
<span class="container">SDM::RoleGrants</span>
|
|
2863
3143
|
|
|
2864
3144
|
<li class="method">
|
|
2865
|
-
<a href="SDM/
|
|
3145
|
+
<a href="SDM/Roles.html#method-i-delete">#delete</a>
|
|
2866
3146
|
—
|
|
2867
|
-
<span class="container">SDM::
|
|
3147
|
+
<span class="container">SDM::Roles</span>
|
|
2868
3148
|
|
|
2869
3149
|
<li class="method">
|
|
2870
|
-
<a href="SDM/
|
|
3150
|
+
<a href="SDM/AccountGrants.html#method-i-get">#get</a>
|
|
2871
3151
|
—
|
|
2872
|
-
<span class="container">SDM::
|
|
3152
|
+
<span class="container">SDM::AccountGrants</span>
|
|
2873
3153
|
|
|
2874
3154
|
<li class="method">
|
|
2875
3155
|
<a href="SDM/AccountAttachments.html#method-i-get">#get</a>
|
|
@@ -2877,9 +3157,9 @@
|
|
|
2877
3157
|
<span class="container">SDM::AccountAttachments</span>
|
|
2878
3158
|
|
|
2879
3159
|
<li class="method">
|
|
2880
|
-
<a href="SDM/
|
|
3160
|
+
<a href="SDM/Resources.html#method-i-get">#get</a>
|
|
2881
3161
|
—
|
|
2882
|
-
<span class="container">SDM::
|
|
3162
|
+
<span class="container">SDM::Resources</span>
|
|
2883
3163
|
|
|
2884
3164
|
<li class="method">
|
|
2885
3165
|
<a href="SDM/Accounts.html#method-i-get">#get</a>
|
|
@@ -2892,19 +3172,19 @@
|
|
|
2892
3172
|
<span class="container">SDM::Nodes</span>
|
|
2893
3173
|
|
|
2894
3174
|
<li class="method">
|
|
2895
|
-
<a href="SDM/
|
|
3175
|
+
<a href="SDM/RoleGrants.html#method-i-get">#get</a>
|
|
2896
3176
|
—
|
|
2897
|
-
<span class="container">SDM::
|
|
3177
|
+
<span class="container">SDM::RoleGrants</span>
|
|
2898
3178
|
|
|
2899
3179
|
<li class="method">
|
|
2900
|
-
<a href="SDM/
|
|
3180
|
+
<a href="SDM/Roles.html#method-i-get">#get</a>
|
|
2901
3181
|
—
|
|
2902
|
-
<span class="container">SDM::
|
|
3182
|
+
<span class="container">SDM::Roles</span>
|
|
2903
3183
|
|
|
2904
3184
|
<li class="method">
|
|
2905
|
-
<a href="SDM/
|
|
3185
|
+
<a href="SDM/RoleAttachments.html#method-i-get">#get</a>
|
|
2906
3186
|
—
|
|
2907
|
-
<span class="container">SDM::
|
|
3187
|
+
<span class="container">SDM::RoleAttachments</span>
|
|
2908
3188
|
|
|
2909
3189
|
<li class="method">
|
|
2910
3190
|
<a href="SDM/Client.html#method-i-get_metadata">#get_metadata</a>
|
|
@@ -2917,19 +3197,19 @@
|
|
|
2917
3197
|
<span class="container">SDM::Client</span>
|
|
2918
3198
|
|
|
2919
3199
|
<li class="method">
|
|
2920
|
-
<a href="SDM/
|
|
3200
|
+
<a href="SDM/Accounts.html#method-i-list">#list</a>
|
|
2921
3201
|
—
|
|
2922
|
-
<span class="container">SDM::
|
|
3202
|
+
<span class="container">SDM::Accounts</span>
|
|
2923
3203
|
|
|
2924
3204
|
<li class="method">
|
|
2925
|
-
<a href="SDM/
|
|
3205
|
+
<a href="SDM/Resources.html#method-i-list">#list</a>
|
|
2926
3206
|
—
|
|
2927
|
-
<span class="container">SDM::
|
|
3207
|
+
<span class="container">SDM::Resources</span>
|
|
2928
3208
|
|
|
2929
3209
|
<li class="method">
|
|
2930
|
-
<a href="SDM/
|
|
3210
|
+
<a href="SDM/RoleAttachments.html#method-i-list">#list</a>
|
|
2931
3211
|
—
|
|
2932
|
-
<span class="container">SDM::
|
|
3212
|
+
<span class="container">SDM::RoleAttachments</span>
|
|
2933
3213
|
|
|
2934
3214
|
<li class="method">
|
|
2935
3215
|
<a href="SDM/Nodes.html#method-i-list">#list</a>
|
|
@@ -2937,19 +3217,19 @@
|
|
|
2937
3217
|
<span class="container">SDM::Nodes</span>
|
|
2938
3218
|
|
|
2939
3219
|
<li class="method">
|
|
2940
|
-
<a href="SDM/
|
|
3220
|
+
<a href="SDM/Roles.html#method-i-list">#list</a>
|
|
2941
3221
|
—
|
|
2942
|
-
<span class="container">SDM::
|
|
3222
|
+
<span class="container">SDM::Roles</span>
|
|
2943
3223
|
|
|
2944
3224
|
<li class="method">
|
|
2945
|
-
<a href="SDM/
|
|
3225
|
+
<a href="SDM/AccountAttachments.html#method-i-list">#list</a>
|
|
2946
3226
|
—
|
|
2947
|
-
<span class="container">SDM::
|
|
3227
|
+
<span class="container">SDM::AccountAttachments</span>
|
|
2948
3228
|
|
|
2949
3229
|
<li class="method">
|
|
2950
|
-
<a href="SDM/
|
|
3230
|
+
<a href="SDM/RoleGrants.html#method-i-list">#list</a>
|
|
2951
3231
|
—
|
|
2952
|
-
<span class="container">SDM::
|
|
3232
|
+
<span class="container">SDM::RoleGrants</span>
|
|
2953
3233
|
|
|
2954
3234
|
<li class="method">
|
|
2955
3235
|
<a href="SDM/AccountGrants.html#method-i-list">#list</a>
|
|
@@ -2962,9 +3242,14 @@
|
|
|
2962
3242
|
<span class="container">Object</span>
|
|
2963
3243
|
|
|
2964
3244
|
<li class="method">
|
|
2965
|
-
<a href="
|
|
3245
|
+
<a href="Object.html#method-i-okta_sync">#okta_sync</a>
|
|
2966
3246
|
—
|
|
2967
|
-
<span class="container">
|
|
3247
|
+
<span class="container">Object</span>
|
|
3248
|
+
|
|
3249
|
+
<li class="method">
|
|
3250
|
+
<a href="SDM/Client.html#method-i-shouldRetry">#shouldRetry</a>
|
|
3251
|
+
—
|
|
3252
|
+
<span class="container">SDM::Client</span>
|
|
2968
3253
|
|
|
2969
3254
|
<li class="method">
|
|
2970
3255
|
<a href="SDM/Client.html#method-i-sign">#sign</a>
|
|
@@ -2972,31 +3257,467 @@
|
|
|
2972
3257
|
<span class="container">SDM::Client</span>
|
|
2973
3258
|
|
|
2974
3259
|
<li class="method">
|
|
2975
|
-
<a href="SDM/
|
|
3260
|
+
<a href="SDM/AccountAttachmentDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
2976
3261
|
—
|
|
2977
|
-
<span class="container">SDM::
|
|
3262
|
+
<span class="container">SDM::AccountAttachmentDeleteResponse</span>
|
|
2978
3263
|
|
|
2979
3264
|
<li class="method">
|
|
2980
|
-
<a href="SDM/
|
|
3265
|
+
<a href="SDM/ResourceCreateResponse.html#method-i-to_json">#to_json</a>
|
|
2981
3266
|
—
|
|
2982
|
-
<span class="container">SDM::
|
|
3267
|
+
<span class="container">SDM::ResourceCreateResponse</span>
|
|
3268
|
+
|
|
3269
|
+
<li class="method">
|
|
3270
|
+
<a href="SDM/Cassandra.html#method-i-to_json">#to_json</a>
|
|
3271
|
+
—
|
|
3272
|
+
<span class="container">SDM::Cassandra</span>
|
|
3273
|
+
|
|
3274
|
+
<li class="method">
|
|
3275
|
+
<a href="SDM/AccountAttachmentGetResponse.html#method-i-to_json">#to_json</a>
|
|
3276
|
+
—
|
|
3277
|
+
<span class="container">SDM::AccountAttachmentGetResponse</span>
|
|
3278
|
+
|
|
3279
|
+
<li class="method">
|
|
3280
|
+
<a href="SDM/AccountAttachmentCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3281
|
+
—
|
|
3282
|
+
<span class="container">SDM::AccountAttachmentCreateResponse</span>
|
|
3283
|
+
|
|
3284
|
+
<li class="method">
|
|
3285
|
+
<a href="SDM/Druid.html#method-i-to_json">#to_json</a>
|
|
3286
|
+
—
|
|
3287
|
+
<span class="container">SDM::Druid</span>
|
|
3288
|
+
|
|
3289
|
+
<li class="method">
|
|
3290
|
+
<a href="SDM/AccountAttachmentCreateOptions.html#method-i-to_json">#to_json</a>
|
|
3291
|
+
—
|
|
3292
|
+
<span class="container">SDM::AccountAttachmentCreateOptions</span>
|
|
3293
|
+
|
|
3294
|
+
<li class="method">
|
|
3295
|
+
<a href="SDM/RateLimitMetadata.html#method-i-to_json">#to_json</a>
|
|
3296
|
+
—
|
|
3297
|
+
<span class="container">SDM::RateLimitMetadata</span>
|
|
3298
|
+
|
|
3299
|
+
<li class="method">
|
|
3300
|
+
<a href="SDM/Mysql.html#method-i-to_json">#to_json</a>
|
|
3301
|
+
—
|
|
3302
|
+
<span class="container">SDM::Mysql</span>
|
|
3303
|
+
|
|
3304
|
+
<li class="method">
|
|
3305
|
+
<a href="SDM/DeleteResponseMetadata.html#method-i-to_json">#to_json</a>
|
|
3306
|
+
—
|
|
3307
|
+
<span class="container">SDM::DeleteResponseMetadata</span>
|
|
3308
|
+
|
|
3309
|
+
<li class="method">
|
|
3310
|
+
<a href="SDM/UpdateResponseMetadata.html#method-i-to_json">#to_json</a>
|
|
3311
|
+
—
|
|
3312
|
+
<span class="container">SDM::UpdateResponseMetadata</span>
|
|
3313
|
+
|
|
3314
|
+
<li class="method">
|
|
3315
|
+
<a href="SDM/Gateway.html#method-i-to_json">#to_json</a>
|
|
3316
|
+
—
|
|
3317
|
+
<span class="container">SDM::Gateway</span>
|
|
3318
|
+
|
|
3319
|
+
<li class="method">
|
|
3320
|
+
<a href="SDM/GetResponseMetadata.html#method-i-to_json">#to_json</a>
|
|
3321
|
+
—
|
|
3322
|
+
<span class="container">SDM::GetResponseMetadata</span>
|
|
3323
|
+
|
|
3324
|
+
<li class="method">
|
|
3325
|
+
<a href="SDM/CreateResponseMetadata.html#method-i-to_json">#to_json</a>
|
|
3326
|
+
—
|
|
3327
|
+
<span class="container">SDM::CreateResponseMetadata</span>
|
|
3328
|
+
|
|
3329
|
+
<li class="method">
|
|
3330
|
+
<a href="SDM/Postgres.html#method-i-to_json">#to_json</a>
|
|
3331
|
+
—
|
|
3332
|
+
<span class="container">SDM::Postgres</span>
|
|
3333
|
+
|
|
3334
|
+
<li class="method">
|
|
3335
|
+
<a href="SDM/Relay.html#method-i-to_json">#to_json</a>
|
|
3336
|
+
—
|
|
3337
|
+
<span class="container">SDM::Relay</span>
|
|
3338
|
+
|
|
3339
|
+
<li class="method">
|
|
3340
|
+
<a href="SDM/DynamoDB.html#method-i-to_json">#to_json</a>
|
|
3341
|
+
—
|
|
3342
|
+
<span class="container">SDM::DynamoDB</span>
|
|
3343
|
+
|
|
3344
|
+
<li class="method">
|
|
3345
|
+
<a href="SDM/AmazonES.html#method-i-to_json">#to_json</a>
|
|
3346
|
+
—
|
|
3347
|
+
<span class="container">SDM::AmazonES</span>
|
|
3348
|
+
|
|
3349
|
+
<li class="method">
|
|
3350
|
+
<a href="SDM/NodeDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3351
|
+
—
|
|
3352
|
+
<span class="container">SDM::NodeDeleteResponse</span>
|
|
3353
|
+
|
|
3354
|
+
<li class="method">
|
|
3355
|
+
<a href="SDM/NodeUpdateResponse.html#method-i-to_json">#to_json</a>
|
|
3356
|
+
—
|
|
3357
|
+
<span class="container">SDM::NodeUpdateResponse</span>
|
|
3358
|
+
|
|
3359
|
+
<li class="method">
|
|
3360
|
+
<a href="SDM/Elastic.html#method-i-to_json">#to_json</a>
|
|
3361
|
+
—
|
|
3362
|
+
<span class="container">SDM::Elastic</span>
|
|
3363
|
+
|
|
3364
|
+
<li class="method">
|
|
3365
|
+
<a href="SDM/HTTPBasicAuth.html#method-i-to_json">#to_json</a>
|
|
3366
|
+
—
|
|
3367
|
+
<span class="container">SDM::HTTPBasicAuth</span>
|
|
3368
|
+
|
|
3369
|
+
<li class="method">
|
|
3370
|
+
<a href="SDM/Oracle.html#method-i-to_json">#to_json</a>
|
|
3371
|
+
—
|
|
3372
|
+
<span class="container">SDM::Oracle</span>
|
|
3373
|
+
|
|
3374
|
+
<li class="method">
|
|
3375
|
+
<a href="SDM/NodeGetResponse.html#method-i-to_json">#to_json</a>
|
|
3376
|
+
—
|
|
3377
|
+
<span class="container">SDM::NodeGetResponse</span>
|
|
3378
|
+
|
|
3379
|
+
<li class="method">
|
|
3380
|
+
<a href="SDM/NodeCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3381
|
+
—
|
|
3382
|
+
<span class="container">SDM::NodeCreateResponse</span>
|
|
3383
|
+
|
|
3384
|
+
<li class="method">
|
|
3385
|
+
<a href="SDM/HTTPNoAuth.html#method-i-to_json">#to_json</a>
|
|
3386
|
+
—
|
|
3387
|
+
<span class="container">SDM::HTTPNoAuth</span>
|
|
3388
|
+
|
|
3389
|
+
<li class="method">
|
|
3390
|
+
<a href="SDM/HTTPAuth.html#method-i-to_json">#to_json</a>
|
|
3391
|
+
—
|
|
3392
|
+
<span class="container">SDM::HTTPAuth</span>
|
|
3393
|
+
|
|
3394
|
+
<li class="method">
|
|
3395
|
+
<a href="SDM/Teradata.html#method-i-to_json">#to_json</a>
|
|
3396
|
+
—
|
|
3397
|
+
<span class="container">SDM::Teradata</span>
|
|
3398
|
+
|
|
3399
|
+
<li class="method">
|
|
3400
|
+
<a href="SDM/SybaseIQ.html#method-i-to_json">#to_json</a>
|
|
3401
|
+
—
|
|
3402
|
+
<span class="container">SDM::SybaseIQ</span>
|
|
3403
|
+
|
|
3404
|
+
<li class="method">
|
|
3405
|
+
<a href="SDM/Kubernetes.html#method-i-to_json">#to_json</a>
|
|
3406
|
+
—
|
|
3407
|
+
<span class="container">SDM::Kubernetes</span>
|
|
3408
|
+
|
|
3409
|
+
<li class="method">
|
|
3410
|
+
<a href="SDM/Maria.html#method-i-to_json">#to_json</a>
|
|
3411
|
+
—
|
|
3412
|
+
<span class="container">SDM::Maria</span>
|
|
3413
|
+
|
|
3414
|
+
<li class="method">
|
|
3415
|
+
<a href="SDM/KubernetesBasicAuth.html#method-i-to_json">#to_json</a>
|
|
3416
|
+
—
|
|
3417
|
+
<span class="container">SDM::KubernetesBasicAuth</span>
|
|
3418
|
+
|
|
3419
|
+
<li class="method">
|
|
3420
|
+
<a href="SDM/Sybase.html#method-i-to_json">#to_json</a>
|
|
3421
|
+
—
|
|
3422
|
+
<span class="container">SDM::Sybase</span>
|
|
3423
|
+
|
|
3424
|
+
<li class="method">
|
|
3425
|
+
<a href="SDM/SSH.html#method-i-to_json">#to_json</a>
|
|
3426
|
+
—
|
|
3427
|
+
<span class="container">SDM::SSH</span>
|
|
3428
|
+
|
|
3429
|
+
<li class="method">
|
|
3430
|
+
<a href="SDM/KubernetesServiceAccount.html#method-i-to_json">#to_json</a>
|
|
3431
|
+
—
|
|
3432
|
+
<span class="container">SDM::KubernetesServiceAccount</span>
|
|
3433
|
+
|
|
3434
|
+
<li class="method">
|
|
3435
|
+
<a href="SDM/AmazonEKS.html#method-i-to_json">#to_json</a>
|
|
3436
|
+
—
|
|
3437
|
+
<span class="container">SDM::AmazonEKS</span>
|
|
3438
|
+
|
|
3439
|
+
<li class="method">
|
|
3440
|
+
<a href="SDM/AuroraMysql.html#method-i-to_json">#to_json</a>
|
|
3441
|
+
—
|
|
3442
|
+
<span class="container">SDM::AuroraMysql</span>
|
|
3443
|
+
|
|
3444
|
+
<li class="method">
|
|
3445
|
+
<a href="SDM/SQLServer.html#method-i-to_json">#to_json</a>
|
|
3446
|
+
—
|
|
3447
|
+
<span class="container">SDM::SQLServer</span>
|
|
3448
|
+
|
|
3449
|
+
<li class="method">
|
|
3450
|
+
<a href="SDM/Snowflake.html#method-i-to_json">#to_json</a>
|
|
3451
|
+
—
|
|
3452
|
+
<span class="container">SDM::Snowflake</span>
|
|
3453
|
+
|
|
3454
|
+
<li class="method">
|
|
3455
|
+
<a href="SDM/GoogleGKE.html#method-i-to_json">#to_json</a>
|
|
3456
|
+
—
|
|
3457
|
+
<span class="container">SDM::GoogleGKE</span>
|
|
3458
|
+
|
|
3459
|
+
<li class="method">
|
|
3460
|
+
<a href="SDM/AKS.html#method-i-to_json">#to_json</a>
|
|
3461
|
+
—
|
|
3462
|
+
<span class="container">SDM::AKS</span>
|
|
3463
|
+
|
|
3464
|
+
<li class="method">
|
|
3465
|
+
<a href="SDM/ElasticacheRedis.html#method-i-to_json">#to_json</a>
|
|
3466
|
+
—
|
|
3467
|
+
<span class="container">SDM::ElasticacheRedis</span>
|
|
3468
|
+
|
|
3469
|
+
<li class="method">
|
|
3470
|
+
<a href="SDM/Clustrix.html#method-i-to_json">#to_json</a>
|
|
3471
|
+
—
|
|
3472
|
+
<span class="container">SDM::Clustrix</span>
|
|
3473
|
+
|
|
3474
|
+
<li class="method">
|
|
3475
|
+
<a href="SDM/Redis.html#method-i-to_json">#to_json</a>
|
|
3476
|
+
—
|
|
3477
|
+
<span class="container">SDM::Redis</span>
|
|
3478
|
+
|
|
3479
|
+
<li class="method">
|
|
3480
|
+
<a href="SDM/AKSBasicAuth.html#method-i-to_json">#to_json</a>
|
|
3481
|
+
—
|
|
3482
|
+
<span class="container">SDM::AKSBasicAuth</span>
|
|
3483
|
+
|
|
3484
|
+
<li class="method">
|
|
3485
|
+
<a href="SDM/AKSServiceAccount.html#method-i-to_json">#to_json</a>
|
|
3486
|
+
—
|
|
3487
|
+
<span class="container">SDM::AKSServiceAccount</span>
|
|
3488
|
+
|
|
3489
|
+
<li class="method">
|
|
3490
|
+
<a href="SDM/RDP.html#method-i-to_json">#to_json</a>
|
|
3491
|
+
—
|
|
3492
|
+
<span class="container">SDM::RDP</span>
|
|
3493
|
+
|
|
3494
|
+
<li class="method">
|
|
3495
|
+
<a href="SDM/Presto.html#method-i-to_json">#to_json</a>
|
|
3496
|
+
—
|
|
3497
|
+
<span class="container">SDM::Presto</span>
|
|
3498
|
+
|
|
3499
|
+
<li class="method">
|
|
3500
|
+
<a href="SDM/Memsql.html#method-i-to_json">#to_json</a>
|
|
3501
|
+
—
|
|
3502
|
+
<span class="container">SDM::Memsql</span>
|
|
3503
|
+
|
|
3504
|
+
<li class="method">
|
|
3505
|
+
<a href="SDM/Memcached.html#method-i-to_json">#to_json</a>
|
|
3506
|
+
—
|
|
3507
|
+
<span class="container">SDM::Memcached</span>
|
|
3508
|
+
|
|
3509
|
+
<li class="method">
|
|
3510
|
+
<a href="SDM/MongoLegacyHost.html#method-i-to_json">#to_json</a>
|
|
3511
|
+
—
|
|
3512
|
+
<span class="container">SDM::MongoLegacyHost</span>
|
|
3513
|
+
|
|
3514
|
+
<li class="method">
|
|
3515
|
+
<a href="SDM/Redshift.html#method-i-to_json">#to_json</a>
|
|
3516
|
+
—
|
|
3517
|
+
<span class="container">SDM::Redshift</span>
|
|
3518
|
+
|
|
3519
|
+
<li class="method">
|
|
3520
|
+
<a href="SDM/Cockroach.html#method-i-to_json">#to_json</a>
|
|
3521
|
+
—
|
|
3522
|
+
<span class="container">SDM::Cockroach</span>
|
|
3523
|
+
|
|
3524
|
+
<li class="method">
|
|
3525
|
+
<a href="SDM/MongoLegacyReplicaset.html#method-i-to_json">#to_json</a>
|
|
3526
|
+
—
|
|
3527
|
+
<span class="container">SDM::MongoLegacyReplicaset</span>
|
|
3528
|
+
|
|
3529
|
+
<li class="method">
|
|
3530
|
+
<a href="SDM/RoleGetResponse.html#method-i-to_json">#to_json</a>
|
|
3531
|
+
—
|
|
3532
|
+
<span class="container">SDM::RoleGetResponse</span>
|
|
3533
|
+
|
|
3534
|
+
<li class="method">
|
|
3535
|
+
<a href="SDM/RoleAttachment.html#method-i-to_json">#to_json</a>
|
|
3536
|
+
—
|
|
3537
|
+
<span class="container">SDM::RoleAttachment</span>
|
|
3538
|
+
|
|
3539
|
+
<li class="method">
|
|
3540
|
+
<a href="SDM/RoleUpdateResponse.html#method-i-to_json">#to_json</a>
|
|
3541
|
+
—
|
|
3542
|
+
<span class="container">SDM::RoleUpdateResponse</span>
|
|
3543
|
+
|
|
3544
|
+
<li class="method">
|
|
3545
|
+
<a href="SDM/RoleDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3546
|
+
—
|
|
3547
|
+
<span class="container">SDM::RoleDeleteResponse</span>
|
|
3548
|
+
|
|
3549
|
+
<li class="method">
|
|
3550
|
+
<a href="SDM/RoleAttachmentDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3551
|
+
—
|
|
3552
|
+
<span class="container">SDM::RoleAttachmentDeleteResponse</span>
|
|
3553
|
+
|
|
3554
|
+
<li class="method">
|
|
3555
|
+
<a href="SDM/AccountUpdateResponse.html#method-i-to_json">#to_json</a>
|
|
3556
|
+
—
|
|
3557
|
+
<span class="container">SDM::AccountUpdateResponse</span>
|
|
3558
|
+
|
|
3559
|
+
<li class="method">
|
|
3560
|
+
<a href="SDM/Role.html#method-i-to_json">#to_json</a>
|
|
3561
|
+
—
|
|
3562
|
+
<span class="container">SDM::Role</span>
|
|
3563
|
+
|
|
3564
|
+
<li class="method">
|
|
3565
|
+
<a href="SDM/AccountDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3566
|
+
—
|
|
3567
|
+
<span class="container">SDM::AccountDeleteResponse</span>
|
|
3568
|
+
|
|
3569
|
+
<li class="method">
|
|
3570
|
+
<a href="SDM/RoleAttachmentGetResponse.html#method-i-to_json">#to_json</a>
|
|
3571
|
+
—
|
|
3572
|
+
<span class="container">SDM::RoleAttachmentGetResponse</span>
|
|
3573
|
+
|
|
3574
|
+
<li class="method">
|
|
3575
|
+
<a href="SDM/RoleAttachmentCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3576
|
+
—
|
|
3577
|
+
<span class="container">SDM::RoleAttachmentCreateResponse</span>
|
|
3578
|
+
|
|
3579
|
+
<li class="method">
|
|
3580
|
+
<a href="SDM/User.html#method-i-to_json">#to_json</a>
|
|
3581
|
+
—
|
|
3582
|
+
<span class="container">SDM::User</span>
|
|
3583
|
+
|
|
3584
|
+
<li class="method">
|
|
3585
|
+
<a href="SDM/Service.html#method-i-to_json">#to_json</a>
|
|
3586
|
+
—
|
|
3587
|
+
<span class="container">SDM::Service</span>
|
|
3588
|
+
|
|
3589
|
+
<li class="method">
|
|
3590
|
+
<a href="SDM/ResourceDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3591
|
+
—
|
|
3592
|
+
<span class="container">SDM::ResourceDeleteResponse</span>
|
|
3593
|
+
|
|
3594
|
+
<li class="method">
|
|
3595
|
+
<a href="SDM/AccountGrant.html#method-i-to_json">#to_json</a>
|
|
3596
|
+
—
|
|
3597
|
+
<span class="container">SDM::AccountGrant</span>
|
|
3598
|
+
|
|
3599
|
+
<li class="method">
|
|
3600
|
+
<a href="SDM/AccountGrantDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3601
|
+
—
|
|
3602
|
+
<span class="container">SDM::AccountGrantDeleteResponse</span>
|
|
3603
|
+
|
|
3604
|
+
<li class="method">
|
|
3605
|
+
<a href="SDM/ResourceUpdateResponse.html#method-i-to_json">#to_json</a>
|
|
3606
|
+
—
|
|
3607
|
+
<span class="container">SDM::ResourceUpdateResponse</span>
|
|
3608
|
+
|
|
3609
|
+
<li class="method">
|
|
3610
|
+
<a href="SDM/Athena.html#method-i-to_json">#to_json</a>
|
|
3611
|
+
—
|
|
3612
|
+
<span class="container">SDM::Athena</span>
|
|
3613
|
+
|
|
3614
|
+
<li class="method">
|
|
3615
|
+
<a href="SDM/AccountGrantGetResponse.html#method-i-to_json">#to_json</a>
|
|
3616
|
+
—
|
|
3617
|
+
<span class="container">SDM::AccountGrantGetResponse</span>
|
|
3618
|
+
|
|
3619
|
+
<li class="method">
|
|
3620
|
+
<a href="SDM/AccountGrantCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3621
|
+
—
|
|
3622
|
+
<span class="container">SDM::AccountGrantCreateResponse</span>
|
|
3623
|
+
|
|
3624
|
+
<li class="method">
|
|
3625
|
+
<a href="SDM/BigQuery.html#method-i-to_json">#to_json</a>
|
|
3626
|
+
—
|
|
3627
|
+
<span class="container">SDM::BigQuery</span>
|
|
3628
|
+
|
|
3629
|
+
<li class="method">
|
|
3630
|
+
<a href="SDM/ResourceGetResponse.html#method-i-to_json">#to_json</a>
|
|
3631
|
+
—
|
|
3632
|
+
<span class="container">SDM::ResourceGetResponse</span>
|
|
3633
|
+
|
|
3634
|
+
<li class="method">
|
|
3635
|
+
<a href="SDM/AccountAttachment.html#method-i-to_json">#to_json</a>
|
|
3636
|
+
—
|
|
3637
|
+
<span class="container">SDM::AccountAttachment</span>
|
|
3638
|
+
|
|
3639
|
+
<li class="method">
|
|
3640
|
+
<a href="SDM/RoleGrantCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3641
|
+
—
|
|
3642
|
+
<span class="container">SDM::RoleGrantCreateResponse</span>
|
|
3643
|
+
|
|
3644
|
+
<li class="method">
|
|
3645
|
+
<a href="SDM/AccountCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3646
|
+
—
|
|
3647
|
+
<span class="container">SDM::AccountCreateResponse</span>
|
|
3648
|
+
|
|
3649
|
+
<li class="method">
|
|
3650
|
+
<a href="SDM/RoleCreateResponse.html#method-i-to_json">#to_json</a>
|
|
3651
|
+
—
|
|
3652
|
+
<span class="container">SDM::RoleCreateResponse</span>
|
|
3653
|
+
|
|
3654
|
+
<li class="method">
|
|
3655
|
+
<a href="SDM/AccountGetResponse.html#method-i-to_json">#to_json</a>
|
|
3656
|
+
—
|
|
3657
|
+
<span class="container">SDM::AccountGetResponse</span>
|
|
3658
|
+
|
|
3659
|
+
<li class="method">
|
|
3660
|
+
<a href="SDM/MongoHost.html#method-i-to_json">#to_json</a>
|
|
3661
|
+
—
|
|
3662
|
+
<span class="container">SDM::MongoHost</span>
|
|
3663
|
+
|
|
3664
|
+
<li class="method">
|
|
3665
|
+
<a href="SDM/Greenplum.html#method-i-to_json">#to_json</a>
|
|
3666
|
+
—
|
|
3667
|
+
<span class="container">SDM::Greenplum</span>
|
|
3668
|
+
|
|
3669
|
+
<li class="method">
|
|
3670
|
+
<a href="SDM/AuroraPostgres.html#method-i-to_json">#to_json</a>
|
|
3671
|
+
—
|
|
3672
|
+
<span class="container">SDM::AuroraPostgres</span>
|
|
3673
|
+
|
|
3674
|
+
<li class="method">
|
|
3675
|
+
<a href="SDM/MongoReplicaSet.html#method-i-to_json">#to_json</a>
|
|
3676
|
+
—
|
|
3677
|
+
<span class="container">SDM::MongoReplicaSet</span>
|
|
3678
|
+
|
|
3679
|
+
<li class="method">
|
|
3680
|
+
<a href="SDM/RoleGrantGetResponse.html#method-i-to_json">#to_json</a>
|
|
3681
|
+
—
|
|
3682
|
+
<span class="container">SDM::RoleGrantGetResponse</span>
|
|
3683
|
+
|
|
3684
|
+
<li class="method">
|
|
3685
|
+
<a href="SDM/RoleGrantDeleteResponse.html#method-i-to_json">#to_json</a>
|
|
3686
|
+
—
|
|
3687
|
+
<span class="container">SDM::RoleGrantDeleteResponse</span>
|
|
3688
|
+
|
|
3689
|
+
<li class="method">
|
|
3690
|
+
<a href="SDM/RoleGrant.html#method-i-to_json">#to_json</a>
|
|
3691
|
+
—
|
|
3692
|
+
<span class="container">SDM::RoleGrant</span>
|
|
2983
3693
|
|
|
2984
3694
|
<li class="method">
|
|
2985
3695
|
<a href="SDM/Resources.html#method-i-update">#update</a>
|
|
2986
3696
|
—
|
|
2987
3697
|
<span class="container">SDM::Resources</span>
|
|
2988
3698
|
|
|
3699
|
+
<li class="method">
|
|
3700
|
+
<a href="SDM/Roles.html#method-i-update">#update</a>
|
|
3701
|
+
—
|
|
3702
|
+
<span class="container">SDM::Roles</span>
|
|
3703
|
+
|
|
2989
3704
|
<li class="method">
|
|
2990
3705
|
<a href="SDM/Nodes.html#method-i-update">#update</a>
|
|
2991
3706
|
—
|
|
2992
3707
|
<span class="container">SDM::Nodes</span>
|
|
3708
|
+
|
|
3709
|
+
<li class="method">
|
|
3710
|
+
<a href="SDM/Accounts.html#method-i-update">#update</a>
|
|
3711
|
+
—
|
|
3712
|
+
<span class="container">SDM::Accounts</span>
|
|
3713
|
+
|
|
2993
3714
|
</ul>
|
|
2994
3715
|
</main>
|
|
2995
3716
|
|
|
2996
3717
|
|
|
2997
3718
|
<footer id="validator-badges" role="contentinfo">
|
|
2998
|
-
<p><a href="
|
|
2999
|
-
<p>Generated by <a href="
|
|
3719
|
+
<p><a href="https://validator.w3.org/check/referer">Validate</a>
|
|
3720
|
+
<p>Generated by <a href="https://ruby.github.io/rdoc/">RDoc</a> 6.1.2.
|
|
3000
3721
|
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
|
|
3001
3722
|
</footer>
|
|
3002
3723
|
|