Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

oci-apmconfig

Package Overview
Dependencies
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oci-apmconfig - npm Package Compare versions

Comparing version 2.78.0 to 2.79.0

16

lib/client.d.ts

@@ -81,3 +81,3 @@ /**

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfig API.
*/

@@ -91,3 +91,3 @@ createConfig(createConfigRequest: requests.CreateConfigRequest): Promise<responses.CreateConfigResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfig API.
*/

@@ -101,3 +101,3 @@ deleteConfig(deleteConfigRequest: requests.DeleteConfigRequest): Promise<responses.DeleteConfigResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfig API.
*/

@@ -111,3 +111,3 @@ getConfig(getConfigRequest: requests.GetConfigRequest): Promise<responses.GetConfigResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigs API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigs API.
*/

@@ -121,3 +121,3 @@ listConfigs(listConfigsRequest: requests.ListConfigsRequest): Promise<responses.ListConfigsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetrics API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetrics API.
*/

@@ -131,3 +131,3 @@ retrieveNamespaceMetrics(retrieveNamespaceMetricsRequest: requests.RetrieveNamespaceMetricsRequest): Promise<responses.RetrieveNamespaceMetricsResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespaces API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespaces API.
*/

@@ -141,3 +141,3 @@ retrieveNamespaces(retrieveNamespacesRequest: requests.RetrieveNamespacesRequest): Promise<responses.RetrieveNamespacesResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfig API.
*/

@@ -153,3 +153,3 @@ updateConfig(updateConfigRequest: requests.UpdateConfigRequest): Promise<responses.UpdateConfigResponse>;

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPattern API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPattern API.
*/

@@ -156,0 +156,0 @@ validateSpanFilterPattern(validateSpanFilterPatternRequest: requests.ValidateSpanFilterPatternRequest): Promise<responses.ValidateSpanFilterPatternResponse>;

@@ -179,3 +179,3 @@ "use strict";

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfig API.
*/

@@ -246,3 +246,3 @@ createConfig(createConfigRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfig API.
*/

@@ -304,3 +304,3 @@ deleteConfig(deleteConfigRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfig API.
*/

@@ -370,3 +370,3 @@ getConfig(getConfigRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigs API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigs API.
*/

@@ -445,3 +445,3 @@ listConfigs(listConfigsRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetrics API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetrics API.
*/

@@ -510,3 +510,3 @@ retrieveNamespaceMetrics(retrieveNamespaceMetricsRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespaces API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespaces API.
*/

@@ -574,3 +574,3 @@ retrieveNamespaces(retrieveNamespacesRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfig API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfig API.
*/

@@ -645,3 +645,3 @@ updateConfig(updateConfigRequest) {

* @throws OciError when an error occurs
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPattern API.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPattern API.
*/

@@ -648,0 +648,0 @@ validateSpanFilterPattern(validateSpanFilterPatternRequest) {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfigRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/CreateConfig.ts.html |here} to see how to use CreateConfigRequest.
*/

@@ -19,0 +19,0 @@ export interface CreateConfigRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfigRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/DeleteConfig.ts.html |here} to see how to use DeleteConfigRequest.
*/

@@ -18,0 +18,0 @@ export interface DeleteConfigRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfigRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/GetConfig.ts.html |here} to see how to use GetConfigRequest.
*/

@@ -18,0 +18,0 @@ export interface GetConfigRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ListConfigs.ts.html |here} to see how to use ListConfigsRequest.
*/

@@ -19,0 +19,0 @@ export interface ListConfigsRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetricsRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaceMetrics.ts.html |here} to see how to use RetrieveNamespaceMetricsRequest.
*/

@@ -19,0 +19,0 @@ export interface RetrieveNamespaceMetricsRequest extends common.BaseRequest {

@@ -15,3 +15,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespacesRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/RetrieveNamespaces.ts.html |here} to see how to use RetrieveNamespacesRequest.
*/

@@ -18,0 +18,0 @@ export interface RetrieveNamespacesRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfigRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/UpdateConfig.ts.html |here} to see how to use UpdateConfigRequest.
*/

@@ -19,0 +19,0 @@ export interface UpdateConfigRequest extends common.BaseRequest {

@@ -16,3 +16,3 @@ /**

/**
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.78.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPatternRequest.
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/apmconfig/ValidateSpanFilterPattern.ts.html |here} to see how to use ValidateSpanFilterPatternRequest.
*/

@@ -19,0 +19,0 @@ export interface ValidateSpanFilterPatternRequest extends common.BaseRequest {

{
"name": "oci-apmconfig",
"version": "2.78.0",
"version": "2.79.0",
"description": "OCI NodeJS client for Apm Config Service",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"oci-common": "2.78.0",
"oci-workrequests": "2.78.0"
"oci-common": "2.79.0",
"oci-workrequests": "2.79.0"
},

@@ -22,0 +22,0 @@ "publishConfig": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc