oci-certificates
Advanced tools
+1
-1
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
+1
-1
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
+6
-6
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -65,3 +65,3 @@ */ | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| */ | ||
@@ -77,3 +77,3 @@ getCaBundle(getCaBundleRequest: requests.GetCaBundleRequest): Promise<responses.GetCaBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| */ | ||
@@ -92,3 +92,3 @@ getCertificateAuthorityBundle(getCertificateAuthorityBundleRequest: requests.GetCertificateAuthorityBundleRequest): Promise<responses.GetCertificateAuthorityBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| */ | ||
@@ -102,3 +102,3 @@ getCertificateBundle(getCertificateBundleRequest: requests.GetCertificateBundleRequest): Promise<responses.GetCertificateBundleResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| */ | ||
@@ -112,5 +112,5 @@ listCertificateAuthorityBundleVersions(listCertificateAuthorityBundleVersionsRequest: requests.ListCertificateAuthorityBundleVersionsRequest): Promise<responses.ListCertificateAuthorityBundleVersionsResponse>; | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| */ | ||
| listCertificateBundleVersions(listCertificateBundleVersionsRequest: requests.ListCertificateBundleVersionsRequest): Promise<responses.ListCertificateBundleVersionsResponse>; | ||
| } |
+6
-6
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -139,3 +139,3 @@ */ | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundle API. | ||
| */ | ||
@@ -205,3 +205,3 @@ getCaBundle(getCaBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundle API. | ||
| */ | ||
@@ -278,3 +278,3 @@ getCertificateAuthorityBundle(getCertificateAuthorityBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundle API. | ||
| */ | ||
@@ -347,3 +347,3 @@ getCertificateBundle(getCertificateBundleRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersions API. | ||
| */ | ||
@@ -409,3 +409,3 @@ listCertificateAuthorityBundleVersions(listCertificateAuthorityBundleVersionsRequest) { | ||
| * @throws OciError when an error occurs | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersions API. | ||
| */ | ||
@@ -412,0 +412,0 @@ listCertificateBundleVersions(listCertificateBundleVersionsRequest) { |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -16,3 +16,3 @@ */ | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCaBundle.ts.html |here} to see how to use GetCaBundleRequest. | ||
| */ | ||
@@ -19,0 +19,0 @@ export interface GetCaBundleRequest extends common.BaseRequest { |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -16,3 +16,3 @@ */ | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateAuthorityBundle.ts.html |here} to see how to use GetCertificateAuthorityBundleRequest. | ||
| */ | ||
@@ -19,0 +19,0 @@ export interface GetCertificateAuthorityBundleRequest extends common.BaseRequest { |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -16,3 +16,3 @@ */ | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundleRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/GetCertificateBundle.ts.html |here} to see how to use GetCertificateBundleRequest. | ||
| */ | ||
@@ -19,0 +19,0 @@ export interface GetCertificateBundleRequest extends common.BaseRequest { |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -16,3 +16,3 @@ */ | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersionsRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateAuthorityBundleVersions.ts.html |here} to see how to use ListCertificateAuthorityBundleVersionsRequest. | ||
| */ | ||
@@ -19,0 +19,0 @@ export interface ListCertificateAuthorityBundleVersionsRequest extends common.BaseRequest { |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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. | ||
@@ -16,3 +16,3 @@ */ | ||
| /** | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersionsRequest. | ||
| * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.2/certificates/ListCertificateBundleVersions.ts.html |here} to see how to use ListCertificateBundleVersionsRequest. | ||
| */ | ||
@@ -19,0 +19,0 @@ export interface ListCertificateBundleVersionsRequest extends common.BaseRequest { |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
@@ -10,3 +10,3 @@ /** | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +13,0 @@ */ |
@@ -11,3 +11,3 @@ "use strict"; | ||
| * | ||
| * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. | ||
| * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved. | ||
| * 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,0 +14,0 @@ */ |
+3
-3
| { | ||
| "name": "oci-certificates", | ||
| "version": "2.50.1", | ||
| "version": "2.50.2", | ||
| "description": "OCI NodeJS client for Certificates Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
| "dependencies": { | ||
| "oci-common": "2.50.1", | ||
| "oci-workrequests": "2.50.1" | ||
| "oci-common": "2.50.2", | ||
| "oci-workrequests": "2.50.2" | ||
| }, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
+ Added
+ Added
- Removed
- Removed
Updated
Updated