oci-computeinstanceagent 2.76.0 → 2.77.0
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.
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +10 -10
- package/lib/client.js +10 -10
- package/lib/computeinstanceagent-waiter.d.ts +1 -1
- package/lib/computeinstanceagent-waiter.js +1 -1
- package/lib/model/available-plugin-summary.d.ts +1 -1
- package/lib/model/available-plugin-summary.js +1 -1
- package/lib/model/create-instance-agent-command-details.d.ts +2 -2
- package/lib/model/create-instance-agent-command-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/instance-agent-command-content.d.ts +1 -1
- package/lib/model/instance-agent-command-content.js +1 -1
- package/lib/model/instance-agent-command-execution-output-content.d.ts +2 -2
- package/lib/model/instance-agent-command-execution-output-content.js +1 -1
- package/lib/model/instance-agent-command-execution-output-via-object-storage-tuple-details.d.ts +1 -1
- package/lib/model/instance-agent-command-execution-output-via-object-storage-tuple-details.js +1 -1
- package/lib/model/instance-agent-command-execution-output-via-object-storage-uri-details.d.ts +1 -1
- package/lib/model/instance-agent-command-execution-output-via-object-storage-uri-details.js +1 -1
- package/lib/model/instance-agent-command-execution-output-via-text-details.d.ts +1 -1
- package/lib/model/instance-agent-command-execution-output-via-text-details.js +1 -1
- package/lib/model/instance-agent-command-execution-summary.d.ts +12 -12
- package/lib/model/instance-agent-command-execution-summary.js +1 -1
- package/lib/model/instance-agent-command-execution.d.ts +12 -12
- package/lib/model/instance-agent-command-execution.js +1 -1
- package/lib/model/instance-agent-command-output-details.d.ts +1 -1
- package/lib/model/instance-agent-command-output-details.js +1 -1
- package/lib/model/instance-agent-command-output-via-object-storage-tuple-details.d.ts +1 -1
- package/lib/model/instance-agent-command-output-via-object-storage-tuple-details.js +1 -1
- package/lib/model/instance-agent-command-output-via-object-storage-uri-details.d.ts +1 -1
- package/lib/model/instance-agent-command-output-via-object-storage-uri-details.js +1 -1
- package/lib/model/instance-agent-command-output-via-text-details.d.ts +1 -1
- package/lib/model/instance-agent-command-output-via-text-details.js +1 -1
- package/lib/model/instance-agent-command-source-details.d.ts +1 -1
- package/lib/model/instance-agent-command-source-details.js +1 -1
- package/lib/model/instance-agent-command-source-via-object-storage-tuple-details.d.ts +1 -1
- package/lib/model/instance-agent-command-source-via-object-storage-tuple-details.js +1 -1
- package/lib/model/instance-agent-command-source-via-object-storage-uri-details.d.ts +1 -1
- package/lib/model/instance-agent-command-source-via-object-storage-uri-details.js +1 -1
- package/lib/model/instance-agent-command-source-via-text-details.d.ts +1 -1
- package/lib/model/instance-agent-command-source-via-text-details.js +1 -1
- package/lib/model/instance-agent-command-summary.d.ts +1 -1
- package/lib/model/instance-agent-command-summary.js +1 -1
- package/lib/model/instance-agent-command-target.d.ts +1 -1
- package/lib/model/instance-agent-command-target.js +1 -1
- package/lib/model/instance-agent-command.d.ts +1 -1
- package/lib/model/instance-agent-command.js +1 -1
- package/lib/model/instance-agent-plugin-summary.d.ts +2 -2
- package/lib/model/instance-agent-plugin-summary.js +1 -1
- package/lib/model/instance-agent-plugin.d.ts +2 -2
- package/lib/model/instance-agent-plugin.js +1 -1
- package/lib/model/plugin.d.ts +1 -1
- package/lib/model/plugin.js +1 -1
- package/lib/request/cancel-instance-agent-command-request.d.ts +3 -3
- package/lib/request/cancel-instance-agent-command-request.js +1 -1
- package/lib/request/create-instance-agent-command-request.d.ts +2 -2
- package/lib/request/create-instance-agent-command-request.js +1 -1
- package/lib/request/get-instance-agent-command-execution-request.d.ts +2 -2
- package/lib/request/get-instance-agent-command-execution-request.js +1 -1
- package/lib/request/get-instance-agent-command-request.d.ts +2 -2
- package/lib/request/get-instance-agent-command-request.js +1 -1
- package/lib/request/get-instance-agent-plugin-request.d.ts +2 -2
- package/lib/request/get-instance-agent-plugin-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-instance-agent-command-executions-request.d.ts +7 -7
- package/lib/request/list-instance-agent-command-executions-request.js +1 -1
- package/lib/request/list-instance-agent-commands-request.d.ts +7 -7
- package/lib/request/list-instance-agent-commands-request.js +1 -1
- package/lib/request/list-instance-agent-plugins-request.d.ts +7 -7
- package/lib/request/list-instance-agent-plugins-request.js +1 -1
- package/lib/request/list-instanceagent-available-plugins-request.d.ts +7 -7
- package/lib/request/list-instanceagent-available-plugins-request.js +1 -1
- package/lib/response/cancel-instance-agent-command-response.d.ts +1 -1
- package/lib/response/cancel-instance-agent-command-response.js +1 -1
- package/lib/response/create-instance-agent-command-response.d.ts +2 -2
- package/lib/response/create-instance-agent-command-response.js +1 -1
- package/lib/response/get-instance-agent-command-execution-response.d.ts +2 -2
- package/lib/response/get-instance-agent-command-execution-response.js +1 -1
- package/lib/response/get-instance-agent-command-response.d.ts +2 -2
- package/lib/response/get-instance-agent-command-response.js +1 -1
- package/lib/response/get-instance-agent-plugin-response.d.ts +1 -1
- package/lib/response/get-instance-agent-plugin-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-instance-agent-command-executions-response.d.ts +1 -1
- package/lib/response/list-instance-agent-command-executions-response.js +1 -1
- package/lib/response/list-instance-agent-commands-response.d.ts +1 -1
- package/lib/response/list-instance-agent-commands-response.js +1 -1
- package/lib/response/list-instance-agent-plugins-response.d.ts +1 -1
- package/lib/response/list-instance-agent-plugins-response.js +1 -1
- package/lib/response/list-instanceagent-available-plugins-response.d.ts +1 -1
- package/lib/response/list-instanceagent-available-plugins-response.js +1 -1
- package/package.json +3 -3
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as model from "../model";
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -21,7 +21,7 @@ export interface InstanceAgentPluginSummary {
|
|
|
21
21
|
*/
|
|
22
22
|
"name": string;
|
|
23
23
|
/**
|
|
24
|
-
* The plugin status Specified the plugin state on the instance *
|
|
24
|
+
* The plugin status Specified the plugin state on the instance * {@code RUNNING} - The plugin is in running state * {@code STOPPED} - The plugin is in stopped state * {@code NOT_SUPPORTED} - The plugin is not supported on this platform * {@code INVALID} - The plugin state is not recognizable by the service
|
|
25
25
|
*/
|
|
26
26
|
"status": InstanceAgentPluginSummary.Status;
|
|
27
27
|
/**
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
|
@@ -21,7 +21,7 @@ export interface InstanceAgentPlugin {
|
|
|
21
21
|
*/
|
|
22
22
|
"name": string;
|
|
23
23
|
/**
|
|
24
|
-
* The plugin status Specified the plugin state on the instance *
|
|
24
|
+
* The plugin status Specified the plugin state on the instance * {@code RUNNING} - The plugin is in running state * {@code STOPPED} - The plugin is in stopped state * {@code NOT_SUPPORTED} - The plugin is not supported on this platform * {@code INVALID} - The plugin state is not recognizable by the service
|
|
25
25
|
*/
|
|
26
26
|
"status": InstanceAgentPlugin.Status;
|
|
27
27
|
/**
|
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/model/plugin.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
/**
|
package/lib/model/plugin.js
CHANGED
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CancelInstanceAgentCommand.ts.html |here} to see how to use CancelInstanceAgentCommandRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelInstanceAgentCommandRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface CancelInstanceAgentCommandRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
29
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
|
|
30
30
|
* parameter to the value of the etag from a previous GET or POST response for that resource. The resource
|
|
31
31
|
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
32
32
|
*
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/CreateInstanceAgentCommand.ts.html |here} to see how to use CreateInstanceAgentCommandRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateInstanceAgentCommandRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommandExecution.ts.html |here} to see how to use GetInstanceAgentCommandExecutionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetInstanceAgentCommandExecutionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentCommand.ts.html |here} to see how to use GetInstanceAgentCommandRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetInstanceAgentCommandRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/GetInstanceAgentPlugin.ts.html |here} to see how to use GetInstanceAgentPluginRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetInstanceAgentPluginRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/request/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
import * as CancelInstanceAgentCommandRequest from "./cancel-instance-agent-command-request";
|
package/lib/request/index.js
CHANGED
|
@@ -10,7 +10,7 @@ is a lightweight process that monitors and manages compute instances.
|
|
|
10
10
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
11
|
* Do not edit the class manually.
|
|
12
12
|
*
|
|
13
|
-
* Copyright (c) 2020,
|
|
13
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
14
14
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
15
15
|
*/
|
|
16
16
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommandExecutions.ts.html |here} to see how to use ListInstanceAgentCommandExecutionsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -30,7 +30,7 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
|
|
|
30
30
|
*/
|
|
31
31
|
"opcRequestId"?: string;
|
|
32
32
|
/**
|
|
33
|
-
* For list pagination. The value of the
|
|
33
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
|
|
34
34
|
* call. For important details about how pagination works, see
|
|
35
35
|
* [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
36
36
|
*
|
|
@@ -44,10 +44,10 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
|
|
|
44
44
|
*/
|
|
45
45
|
"limit"?: number;
|
|
46
46
|
/**
|
|
47
|
-
* The field to sort by. You can provide one sort order (
|
|
48
|
-
*
|
|
47
|
+
* The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
|
|
48
|
+
* {@code TIMECREATED} is descending.
|
|
49
49
|
* <p>
|
|
50
|
-
**Note:** In general, some \"List\" operations (for example,
|
|
50
|
+
**Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
|
|
51
51
|
* optionally filter by availability domain if the scope of the resource type is within a
|
|
52
52
|
* single availability domain. If you call one of these \"List\" operations without specifying
|
|
53
53
|
* an availability domain, the resources are grouped by availability domain, then sorted.
|
|
@@ -55,7 +55,7 @@ export interface ListInstanceAgentCommandExecutionsRequest extends common.BaseRe
|
|
|
55
55
|
*/
|
|
56
56
|
"sortBy"?: ListInstanceAgentCommandExecutionsRequest.SortBy;
|
|
57
57
|
/**
|
|
58
|
-
* The sort order to use, either ascending (
|
|
58
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
|
|
59
59
|
* is case sensitive.
|
|
60
60
|
*
|
|
61
61
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentCommands.ts.html |here} to see how to use ListInstanceAgentCommandsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
|
|
|
26
26
|
*/
|
|
27
27
|
"opcRequestId"?: string;
|
|
28
28
|
/**
|
|
29
|
-
* For list pagination. The value of the
|
|
29
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
|
|
30
30
|
* call. For important details about how pagination works, see
|
|
31
31
|
* [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
32
32
|
*
|
|
@@ -40,10 +40,10 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
|
|
|
40
40
|
*/
|
|
41
41
|
"limit"?: number;
|
|
42
42
|
/**
|
|
43
|
-
* The field to sort by. You can provide one sort order (
|
|
44
|
-
*
|
|
43
|
+
* The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
|
|
44
|
+
* {@code TIMECREATED} is descending.
|
|
45
45
|
* <p>
|
|
46
|
-
**Note:** In general, some \"List\" operations (for example,
|
|
46
|
+
**Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
|
|
47
47
|
* optionally filter by availability domain if the scope of the resource type is within a
|
|
48
48
|
* single availability domain. If you call one of these \"List\" operations without specifying
|
|
49
49
|
* an availability domain, the resources are grouped by availability domain, then sorted.
|
|
@@ -51,7 +51,7 @@ export interface ListInstanceAgentCommandsRequest extends common.BaseRequest {
|
|
|
51
51
|
*/
|
|
52
52
|
"sortBy"?: ListInstanceAgentCommandsRequest.SortBy;
|
|
53
53
|
/**
|
|
54
|
-
* The sort order to use, either ascending (
|
|
54
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
|
|
55
55
|
* is case sensitive.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/computeinstanceagent/ListInstanceAgentPlugins.ts.html |here} to see how to use ListInstanceAgentPluginsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
|
|
|
34
34
|
*/
|
|
35
35
|
"status"?: ListInstanceAgentPluginsRequest.Status;
|
|
36
36
|
/**
|
|
37
|
-
* For list pagination. The value of the
|
|
37
|
+
* For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\"
|
|
38
38
|
* call. For important details about how pagination works, see
|
|
39
39
|
* [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
40
40
|
*
|
|
@@ -48,10 +48,10 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
|
|
|
48
48
|
*/
|
|
49
49
|
"limit"?: number;
|
|
50
50
|
/**
|
|
51
|
-
* The field to sort by. You can provide one sort order (
|
|
52
|
-
*
|
|
51
|
+
* The field to sort by. You can provide one sort order ({@code sortOrder}). Default order for
|
|
52
|
+
* {@code TIMECREATED} is descending.
|
|
53
53
|
* <p>
|
|
54
|
-
**Note:** In general, some \"List\" operations (for example,
|
|
54
|
+
**Note:** In general, some \"List\" operations (for example, {@code ListInstances}) let you
|
|
55
55
|
* optionally filter by availability domain if the scope of the resource type is within a
|
|
56
56
|
* single availability domain. If you call one of these \"List\" operations without specifying
|
|
57
57
|
* an availability domain, the resources are grouped by availability domain, then sorted.
|
|
@@ -59,7 +59,7 @@ export interface ListInstanceAgentPluginsRequest extends common.BaseRequest {
|
|
|
59
59
|
*/
|
|
60
60
|
"sortBy"?: ListInstanceAgentPluginsRequest.SortBy;
|
|
61
61
|
/**
|
|
62
|
-
* The sort order to use, either ascending (
|
|
62
|
+
* The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code DISPLAYNAME} sort order
|
|
63
63
|
* is case sensitive.
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|