oci-apmtraces
Advanced tools
Comparing version 2.24.0 to 2.25.0
@@ -66,3 +66,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicks API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicks API. | ||
*/ | ||
@@ -112,3 +112,3 @@ listQuickPicks(listQuickPicksRequest: requests.ListQuickPicksRequest): Promise<responses.ListQuickPicksResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/Query.ts.html |here} to see how to use Query API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/Query.ts.html |here} to see how to use Query API. | ||
*/ | ||
@@ -164,3 +164,3 @@ query(queryRequest: requests.QueryRequest): Promise<responses.QueryResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshot API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshot API. | ||
*/ | ||
@@ -175,3 +175,3 @@ getAggregatedSnapshot(getAggregatedSnapshotRequest: requests.GetAggregatedSnapshotRequest): Promise<responses.GetAggregatedSnapshotResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpan API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpan API. | ||
*/ | ||
@@ -186,3 +186,3 @@ getSpan(getSpanRequest: requests.GetSpanRequest): Promise<responses.GetSpanResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTrace API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTrace API. | ||
*/ | ||
@@ -197,5 +197,5 @@ getTrace(getTraceRequest: requests.GetTraceRequest): Promise<responses.GetTraceResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshot API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshot API. | ||
*/ | ||
getTraceSnapshot(getTraceSnapshotRequest: requests.GetTraceSnapshotRequest): Promise<responses.GetTraceSnapshotResponse>; | ||
} |
@@ -140,3 +140,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.24.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicks API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicks API. | ||
*/ | ||
@@ -253,3 +253,3 @@ listQuickPicks(listQuickPicksRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/Query.ts.html |here} to see how to use Query API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/Query.ts.html |here} to see how to use Query API. | ||
*/ | ||
@@ -410,3 +410,3 @@ query(queryRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshot API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshot API. | ||
*/ | ||
@@ -470,3 +470,3 @@ getAggregatedSnapshot(getAggregatedSnapshotRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpan API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpan API. | ||
*/ | ||
@@ -531,3 +531,3 @@ getSpan(getSpanRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTrace API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTrace API. | ||
*/ | ||
@@ -591,3 +591,3 @@ getTrace(getTraceRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshot API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshot API. | ||
*/ | ||
@@ -594,0 +594,0 @@ getTraceSnapshot(getTraceSnapshotRequest) { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshotRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetAggregatedSnapshot.ts.html |here} to see how to use GetAggregatedSnapshotRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetAggregatedSnapshotRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpanRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetSpan.ts.html |here} to see how to use GetSpanRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetSpanRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTraceRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTrace.ts.html |here} to see how to use GetTraceRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetTraceRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshotRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/GetTraceSnapshot.ts.html |here} to see how to use GetTraceSnapshotRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetTraceSnapshotRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicksRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/ListQuickPicks.ts.html |here} to see how to use ListQuickPicksRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface ListQuickPicksRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/apmtraces/Query.ts.html |here} to see how to use QueryRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.25.0/apmtraces/Query.ts.html |here} to see how to use QueryRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface QueryRequest extends common.BaseRequest { |
{ | ||
"name": "oci-apmtraces", | ||
"version": "2.24.0", | ||
"version": "2.25.0", | ||
"description": "OCI NodeJS client for Apm Traces Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.24.0", | ||
"oci-workrequests": "2.24.0" | ||
"oci-common": "2.25.0", | ||
"oci-workrequests": "2.25.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedoci-common@2.25.0(transitive)
+ Addedoci-workrequests@2.25.0(transitive)
- Removedoci-common@2.24.0(transitive)
- Removedoci-workrequests@2.24.0(transitive)
Updatedoci-common@2.25.0
Updatedoci-workrequests@2.25.0